Skip to content

Commit 3a86d4e

Browse files
authored
community-1.3
1 parent f93bb83 commit 3a86d4e

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.6.1";
3030

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

0 commit comments

Comments
 (0)