Fix: () => { } -> function() { }
This commit is contained in:
@@ -15,7 +15,7 @@ var Loading = {
|
||||
|
||||
let userID = sessionStorage.getItem("UserID");
|
||||
console.log("userID : " + userID);
|
||||
|
||||
|
||||
this.game.stage.backgroundColor = '#4d4d4d';
|
||||
|
||||
// Progress report
|
||||
|
||||
Reference in New Issue
Block a user