WhatNitrous
Well-known member
- Messages
- 23,442
- Points
- 113
Somtimes I hate ren'py...started testing and my options went all wacky...modify like 80 lines of code trying to find the problem and failed to see it.
Click one button and delete my persistent game data, all fixed
Must have changed something the system couldn't modify in the save data during debugging. Now I gotta see if its gonna be a problem in release versions
I'm starting to miss character strings and array errors in plain C at this point lmao.
Click one button and delete my persistent game data, all fixed
Must have changed something the system couldn't modify in the save data during debugging. Now I gotta see if its gonna be a problem in release versions