Build 0.18.4.0
This commit is contained in:
@@ -490,6 +490,10 @@ namespace Barotrauma
|
||||
{
|
||||
font.Prefabs.ForEach(p => p.LoadFont());
|
||||
}
|
||||
foreach (var componentStyle in GUIStyle.ComponentStyles)
|
||||
{
|
||||
componentStyle.RefreshSize();
|
||||
}
|
||||
}
|
||||
|
||||
GameMain.SoundManager?.ApplySettings();
|
||||
|
||||
Reference in New Issue
Block a user