Add: child image
This commit is contained in:
@@ -69,7 +69,7 @@ var Loading = {
|
||||
game.load.image('god_smile', '../../../resources/image/character/god/god_smile.png');
|
||||
game.load.image('god_happy', '../../../resources/image/character/god/god_happy.png');
|
||||
|
||||
game.load.image('waiter', '../../../resources/image/character/god/god_smile.png');
|
||||
game.load.image('waiter', '../../../resources/image/character/child/child.png');
|
||||
|
||||
// game.load.image('a', '../../../resources/image/icon/fullscreen_white.png');
|
||||
// game.load.image('b', '../../../resources/image/icon/fullscreen_white.png');
|
||||
|
||||
Reference in New Issue
Block a user