Downgrade atmos to plosiveDepressurizati
Clip text of admin log types on buttons Add a few TODOs for the future coder
This commit is contained in:
@@ -8,6 +8,7 @@ public class AdminLogTypeButton : Button
|
||||
public AdminLogTypeButton(LogType type)
|
||||
{
|
||||
Type = type;
|
||||
ClipText = true;
|
||||
ToggleMode = true;
|
||||
Pressed = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user