mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
NA: Updated upgrade version number
This commit is contained in:
parent
202671b0a1
commit
cb15e56b0f
@ -436,8 +436,8 @@ end
|
||||
|
||||
function upgrade.attempt(universe)
|
||||
local starting = global.version
|
||||
if not global.version or global.version < 300 then
|
||||
global.version = 300
|
||||
if not global.version or global.version < 301 then
|
||||
global.version = 301
|
||||
|
||||
if not universe then
|
||||
universe = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user