isometry is now WIP ;)
This commit is contained in:
@@ -21,7 +21,7 @@ namespace OpenRA.Mods.TS
|
|||||||
public class TSLoadScreen : ILoadScreen
|
public class TSLoadScreen : ILoadScreen
|
||||||
{
|
{
|
||||||
Dictionary<string, string> Info;
|
Dictionary<string, string> Info;
|
||||||
static string[] Comments = new[] { "Updating EVA installation..." };
|
static string[] Comments = new[] { "Updating EVA installation...", "Changing perspective..." };
|
||||||
|
|
||||||
Stopwatch lastLoadScreen = new Stopwatch();
|
Stopwatch lastLoadScreen = new Stopwatch();
|
||||||
Rectangle StripeRect;
|
Rectangle StripeRect;
|
||||||
|
|||||||
Reference in New Issue
Block a user