Skip to content

Commit 7b94398

Browse files
authored
Merge pull request rpgtkoolmv#198 from seea17/patch-1
Update Graphics.js
2 parents 30f153c + 4643dd4 commit 7b94398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/rpg_core/Graphics.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -784,6 +784,7 @@ Graphics._updateAllElements = function() {
784784
this._updateUpperCanvas();
785785
this._updateRenderer();
786786
this._paintUpperCanvas();
787+
this._updateProgress();
787788
};
788789

789790
/**

0 commit comments

Comments
 (0)