mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
* basic structure of ERM interpreter
* SHOW_FPS moved to settings.txt * minor changes
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user