Save compatibility bug fix
* Fix broken save state
This commit is contained in:
parent
ffdb2ef6dc
commit
86f95fcfe4
@ -214,6 +214,12 @@ init python:
|
||||
if current < 1.461:
|
||||
getattr(store, "ton_accessory_office").zorder = 235
|
||||
|
||||
if current < 1.462:
|
||||
lun_ev_blowjob_t4_e1.enqueue()
|
||||
lun_ev_blowjob_t4_e2.enqueue()
|
||||
lun_ev_blowjob_t4_e3.enqueue()
|
||||
lun_ev_blowjob_t4_e4.enqueue()
|
||||
|
||||
if current > latest:
|
||||
raise Exception(f"Loaded save file is incompatible. (Save Version: {current}, Game Version: {latest})")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user