mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
config change for 1.15
This commit is contained in:
parent
f515e01260
commit
5c43dec581
@ -101,10 +101,10 @@
|
|||||||
|
|
||||||
globalvar VERSION, SAVE_VERSION, VERSION_STRING, BUILD_NUMBER;
|
globalvar VERSION, SAVE_VERSION, VERSION_STRING, BUILD_NUMBER;
|
||||||
|
|
||||||
VERSION = 11485;
|
VERSION = 11500;
|
||||||
SAVE_VERSION = 11482;
|
SAVE_VERSION = 11500;
|
||||||
VERSION_STRING = "1.15rc5";
|
VERSION_STRING = "1.15";
|
||||||
BUILD_NUMBER = 11486;
|
BUILD_NUMBER = 11500;
|
||||||
|
|
||||||
globalvar APPEND_MAP;
|
globalvar APPEND_MAP;
|
||||||
APPEND_MAP = ds_map_create();
|
APPEND_MAP = ds_map_create();
|
||||||
|
Loading…
Reference in New Issue
Block a user