mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
started scoring system, yet to be populated
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user