Version bump
This commit is contained in:
parent
8994c77109
commit
bdd654a806
@ -30,7 +30,7 @@ define config.developer = "auto"
|
||||
define config.console = True
|
||||
|
||||
# Game version and naming
|
||||
define config.version = "1.44.1"
|
||||
define config.version = "1.44.2"
|
||||
define compatible_version = 1.43
|
||||
define config.name = "Witch Trainer Silver"
|
||||
|
||||
|
@ -123,6 +123,7 @@ init python:
|
||||
|
||||
char.rebuild()
|
||||
|
||||
if current <= 1.441:
|
||||
fix_return_stack()
|
||||
|
||||
if current > latest:
|
||||
|
Loading…
Reference in New Issue
Block a user