|
|
|
@ -258,7 +258,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 = "UV1.5.3"
|
|
|
|
global.multitroid_version = "AR3.0.0"
|
|
|
|
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()
|
|
|
|
|