v0.1.2: Asynchronous master server connections, largefont, traitor mode ends when traitor dies or sub reaches end of level
This commit is contained in:
@@ -165,6 +165,7 @@ namespace Subsurface
|
||||
{
|
||||
GUI.Font = ToolBox.TryLoadFont("SpriteFont1", Content);
|
||||
GUI.SmallFont = ToolBox.TryLoadFont("SmallFont", Content);
|
||||
GUI.LargeFont = ToolBox.TryLoadFont("LargeFont", Content);
|
||||
|
||||
sw = new Stopwatch();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user