1
0
mirror of https://github.com/veden/Rampant.git synced 2025-02-05 13:14:51 +02:00

updated console message version

This commit is contained in:
Aaron Veden 2021-12-28 09:22:50 -08:00
parent 3c1cf0bbc6
commit 98fe874436
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

@ -560,7 +560,7 @@ function upgrade.attempt(universe)
addBasesToAllEnemyStructures(universe, game.tick)
end
game.print("Rampant - Version 2.0.4")
game.print("Rampant - Version 2.1.0")
end
return (starting ~= global.version) and global.version