Fix: html bugs

This commit is contained in:
2018-12-16 00:23:26 +09:00
parent 9125e035b6
commit 75e73c82c1
9 changed files with 95 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ var Loading = {
// var userID = sessionStorage.getItem("UserID");
// console.log("userID : " + userID);
// game.stage.backgroundColor = '#4d4d4d';
game.stage.backgroundColor = '#4d4d4d';
// // Progress report
// this.textProgress = game.add.text(game.world.centerX, 100, '로딩중 . . .', textStyleBasic);