Add a select all players button to the logs UI
This commit is contained in:
@@ -10,7 +10,6 @@ public class AdminLogPlayerButton : Button
|
||||
Id = id;
|
||||
ClipText = true;
|
||||
ToggleMode = true;
|
||||
Pressed = true;
|
||||
}
|
||||
|
||||
public Guid Id { get; }
|
||||
|
||||
Reference in New Issue
Block a user