1
0
mirror of https://github.com/veden/Rampant.git synced 2025-03-17 20:58:35 +02:00

updating game.print in upgrade to current version

This commit is contained in:
Aaron Veden 2021-12-27 11:18:48 -08:00
parent 8fe6319742
commit b864a7ce16
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

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