- Sep 26, 2018
- 3,462
- 3,398
- 500
I have look at the code some more it looks like it forget to unlock the imageSure thing, here you go.
I don't know if you only need the save file, so I'll add the persistent file aswell, since it's modified at the same time as my last save.
I added the extension ".save" to the persistent file only so that I could attach it.
so if you want to unlock it again you have use the console and type in
$ persistent.gal1 = Trueif it wasn't shown then the game should of gone through this code
Python:
if not persistent.gal1:
$ persistent.gal1 = True
tip "[opengal!t]"
else:
pause 1.0