init is ignored when early is used
This commit is contained in:
parent
a1e4f05998
commit
8286be4a50
@ -1,4 +1,4 @@
|
|||||||
init -999 python early:
|
python early:
|
||||||
if renpy.version_tuple < (7,5,3,22090809):
|
if renpy.version_tuple < (7,5,3,22090809):
|
||||||
raise RuntimeWarning("Your Ren'Py launcher is outdated, the current minimal requirement is 7.5.3.22090809+\nPlease perform an update and try launching the game again.")
|
raise RuntimeWarning("Your Ren'Py launcher is outdated, the current minimal requirement is 7.5.3.22090809+\nPlease perform an update and try launching the game again.")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user