Changed version numbers

main 1.4
DodoBirb 4 years ago
parent b3bd7f170c
commit 245202f7b0

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

@ -79,6 +79,6 @@ syncedELM = 0
posMapModified = 0
global.lobbyLocked = 0
global.damageMult = 0
global.clientVersion = "V1.9.4"
global.clientVersion = "V1.9.5"
global.experimental = 0
global.freeForAll = 0

Loading…
Cancel
Save