mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-23 05:47:33 +08:00
add uiManager auto scan and load skin resource
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ location.search.substr(1).split('&').forEach(item => {
|
||||
query[parts[0]] = parts[1];
|
||||
});
|
||||
|
||||
game.start(query.lang);
|
||||
game.start(query);
|
||||
|
||||
Reference in New Issue
Block a user