Unstable 0.17.3.0
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Barotrauma
|
||||
LoadFont();
|
||||
}
|
||||
|
||||
private void LoadFont()
|
||||
public void LoadFont()
|
||||
{
|
||||
string fontPath = GetFontFilePath(element);
|
||||
uint size = GetFontSize(element);
|
||||
|
||||
Reference in New Issue
Block a user