Save compatibility

This commit is contained in:
LoafyLemon 2022-12-30 15:54:34 +00:00
parent 2d7a84bf00
commit 5a6f9887d5
1 changed files with 2 additions and 0 deletions

View File

@ -139,6 +139,8 @@ init python:
char.rebuild() char.rebuild()
if current <= 1.443:
fix_return_stack() fix_return_stack()
if current > latest: if current > latest: