File tree Expand file tree Collapse file tree 9 files changed +10
-9
lines changed Expand file tree Collapse file tree 9 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 13
13
- bungcip
14
14
- white-mns
15
15
- rev2nym
16
+ - seea17
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Utils.RPGMAKER_NAME = 'MV';
28
28
*/
29
29
Utils . RPGMAKER_VERSION = "1.6.1" ;
30
30
31
- Utils . RPGMAKER_ENGINE = "community-1.3 " ;
31
+ Utils . RPGMAKER_ENGINE = "community-1.3b " ;
32
32
33
33
/**
34
34
* Checks whether the option is in the query string.
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_core.js v1.6.1 (community-1.3 )
2
+ // rpg_core.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_managers.js v1.6.1 (community-1.3 )
2
+ // rpg_managers.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_objects.js v1.6.1 (community-1.3 )
2
+ // rpg_objects.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_scenes.js v1.6.1 (community-1.3 )
2
+ // rpg_scenes.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_sprites.js v1.6.1 (community-1.3 )
2
+ // rpg_sprites.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
//=============================================================================
2
- // rpg_windows.js v1.6.1 (community-1.3 )
2
+ // rpg_windows.js v1.6.1 (community-1.3b )
3
3
//=============================================================================
Original file line number Diff line number Diff line change 1
1
/*:
2
- * @plugindesc Basic plugin for manipulating important parameters..
2
+ * @plugindesc Basic plugin for manipulating important parameters.
3
3
* @author RM CoreScript team
4
4
*
5
5
* @help
6
- * Basic plugin for manipulating important parameters..
6
+ * Basic plugin for manipulating important parameters.
7
7
* There is no plugin command.
8
8
*
9
9
* Caching images improves performance but increases memory allocation.
You can’t perform that action at this time.
0 commit comments