Fix: change smoke animation sprite to particle effect

This commit is contained in:
2018-11-01 18:18:40 +09:00
parent 8efad4357f
commit cd70136b91
6 changed files with 134 additions and 80 deletions
-1
View File
@@ -91,7 +91,6 @@ var Game = {
this.speechBubble.hideSpeechBubble();
// bottom ui
var screenBottomUI = new ScreenBottomUI();
screenBottomUI.printLeftTextWithAppHighestRecord(sessionStorageManager.getAppHighestRecord());