Die4Ever / unrealscript-injector

UnrealScript Injector, used by Deus Ex Randomizer
https://discord.gg/daQVyAp2ds
GNU Affero General Public License v3.0
1 stars 1 forks source link

fix injects loading old saves can't find state #5

Open Die4Ever opened 3 years ago

Die4Ever commented 3 years ago

right now when you use injects on a class with states, it breaks old saved games because loading a game looks for the active state by the same class name instead of properly using inheritance like new games do

we can either