Theme changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
local PlayerNumber = ...;
|
||||
assert( PlayerNumber );
|
||||
|
||||
local t = LoadFont("ScreenGameplay","RemainingTime") .. {
|
||||
Name="SurvivalTime";
|
||||
Text="";
|
||||
};
|
||||
|
||||
return t
|
||||
Reference in New Issue
Block a user