mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
speed up and bug fix
This commit is contained in:
+1
-1
@@ -172,7 +172,7 @@ var Engine = {
|
||||
}
|
||||
} catch(e) {
|
||||
State = {};
|
||||
$SM.set('verson', Engine.VERSION);
|
||||
$SM.set('version', Engine.VERSION);
|
||||
Engine.event('progress', 'new game');
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user