JSearUK / Playthroughs

The aim is to create the system in such a way that it can be safely dropped into any other project
The Unlicense
0 stars 0 forks source link

Renaming a Playthrough does not rename the files #17

Closed JSearUK closed 2 years ago

JSearUK commented 3 years ago
JSearUK commented 3 years ago

My original code would also (since every slot got a default name of PlaythroughName + " " + SlotNumber) replace any instance of PlaythroughName found in the SlotName, also; having a PlaythroughName of Bar doesn't make much sense if all of the slots are still called Foo 1, Foo 2, etc.