|
|
|
@ -256,7 +256,7 @@ if file_exists("lang/fonts/Glasstown_NBP.ttf")
|
|
|
|
ini_close()
|
|
|
|
ini_close()
|
|
|
|
global.fontVersion = font_add_sprite_ext(sVersionFont, "V.0123456789", 1, 1)
|
|
|
|
global.fontVersion = font_add_sprite_ext(sVersionFont, "V.0123456789", 1, 1)
|
|
|
|
global.am2r_version = "V1.5.2"
|
|
|
|
global.am2r_version = "V1.5.2"
|
|
|
|
global.multitroid_version = "V1.9.4"
|
|
|
|
global.multitroid_version = "V1.9.5"
|
|
|
|
global.gamestarted = 0
|
|
|
|
global.gamestarted = 0
|
|
|
|
global.wave_height = 1
|
|
|
|
global.wave_height = 1
|
|
|
|
global.sand_map = ds_map_create()
|
|
|
|
global.sand_map = ds_map_create()
|
|
|
|
|