Fix atmos techs being so powerful as to break the very fabric of the universe. (#18301)
This commit is contained in:
committed by
GitHub
parent
5332804ffa
commit
67dbe5f581
@@ -1253,7 +1253,7 @@ namespace Content.Client.Preferences.UI
|
||||
{
|
||||
Margin = new Thickness(5f,0,5f,0),
|
||||
Text = job.LocalizedName,
|
||||
MinSize = new Vector2(180, 0),
|
||||
MinSize = new Vector2(200, 0),
|
||||
MouseFilter = MouseFilterMode.Stop
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user