Smite Indexdebug, tidy up dev mode

This commit is contained in:
alzeih
2010-07-26 21:43:26 +12:00
parent 30241ddccc
commit d9a423b596
6 changed files with 15 additions and 58 deletions

View File

@@ -25,7 +25,6 @@ namespace OpenRA.GameRules
public bool ShowGameTimer = true;
public bool DeveloperMode = false;
public bool UnitDebug = false;
public bool IndexDebug = false;
// Window settings
public WindowMode WindowMode = WindowMode.PseudoFullscreen;