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

force version bump on anyone who downloaded the mod earlier

This commit is contained in:
Aaron Veden 2021-12-04 13:07:50 -08:00
parent 96094237f6
commit 4bf9b7ac7b
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

@ -446,8 +446,8 @@ function upgrade.attempt(universe)
universe.maxPoints = 0
end
if global.version < 121 then
global.version = 121
if global.version < 122 then
global.version = 122
addCommandSet(universe)
if (universe.maps) then