We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cef6ad9 + 2768e91 commit 7c9cd25Copy full SHA for 7c9cd25
js/rpg_core/Utils.js
@@ -28,6 +28,8 @@ Utils.RPGMAKER_NAME = 'MV';
28
*/
29
Utils.RPGMAKER_VERSION = "1.3.5";
30
31
+Utils.RPGMAKER_ENGINE = "community-1.1";
32
+
33
/**
34
* Checks whether the option is in the query string.
35
*
0 commit comments