* basic structure of ERM interpreter

* SHOW_FPS moved to settings.txt
* minor changes
This commit is contained in:
mateuszb
2011-04-06 20:30:59 +00:00
parent 157002fe68
commit 7874d84c4e
11 changed files with 692 additions and 593 deletions
+1
View File
@@ -12,6 +12,7 @@ clientSettings
localInformation=2; //0 - *all* information sent from server (safest and slowest); 1 - map information sent from server; 2 - all information local-storaged
defaultPlayerAI=GeniusAI;
neutralBattleAI=StupidAI;
showFPS=0;
}
GUISettings
{