mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
bump version in global for missing initializations
This commit is contained in:
parent
2f28f3fafd
commit
08d39f62a2
@ -465,8 +465,8 @@ function upgrade.attempt(universe)
|
||||
|
||||
universe.maxPoints = 0
|
||||
end
|
||||
if global.version < 203 then
|
||||
global.version = 203
|
||||
if global.version < 204 then
|
||||
global.version = 204
|
||||
|
||||
addCommandSet(universe)
|
||||
universe.eventId = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user