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.
1 parent f93bb83 commit 3a86d4eCopy full SHA for 3a86d4e
js/rpg_core/Utils.js
@@ -28,6 +28,8 @@ Utils.RPGMAKER_NAME = 'MV';
28
*/
29
Utils.RPGMAKER_VERSION = "1.6.1";
30
31
+Utils.RPGMAKER_ENGINE = "community-1.3";
32
+
33
/**
34
* Checks whether the option is in the query string.
35
*
0 commit comments