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:
parent
96094237f6
commit
4bf9b7ac7b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user