started scoring system, yet to be populated

This commit is contained in:
Vermilingua
2013-10-18 11:58:33 +11:00
parent a19643517a
commit 3b3755cda9
8 changed files with 173 additions and 57 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ var StateManager = {
'income',
'timers',
'game', //mostly location related: fire temp, workers, population, world map, etc
'playStats' //anything play related: play time, loads, etc
'playStats', //anything play related: play time, loads, etc
'previous' // prestige, score, trophies (in future), achievements (again, not yet), etc
];
for(var which in cats) {