Skip to content

Commit 7c9cd25

Browse files
author
liply
authored
Merge pull request #56 from rpgtkoolmv/engine-1.1
add RPGMAKER_ENGINE
2 parents cef6ad9 + 2768e91 commit 7c9cd25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

js/rpg_core/Utils.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Utils.RPGMAKER_NAME = 'MV';
2828
*/
2929
Utils.RPGMAKER_VERSION = "1.3.5";
3030

31+
Utils.RPGMAKER_ENGINE = "community-1.1";
32+
3133
/**
3234
* Checks whether the option is in the query string.
3335
*

0 commit comments

Comments
 (0)