Files
Shipwright/soh/soh
Malkierian 39a7437fc8 [Bugfix] Prevent crash in audio editor when shuffling over old CVar format (#3337)
* Add a `CVarClear` inside the check for a sequence's lock to get rid of old data.

* Rework all replacement and lock `CVarSetInteger` calls to call a function which checks for previous format with `CVarGet` to know if it needs clearing before setting either the lock or the sequence

* Swapped everything over to a migrator where it loops through the `sequenceMap` and just clears everything from there in "gAudioEditor.ReplacedSequences"
2023-11-05 08:57:59 +01:00
..
2023-06-01 21:39:50 -04:00
2023-06-01 21:39:50 -04:00
2023-01-17 00:33:56 -05:00
2023-09-01 11:46:19 -05:00
2023-06-03 15:27:45 -04:00
2022-07-10 10:51:12 -04:00
2023-10-04 10:03:36 -05:00
2023-11-04 22:52:09 +01:00
2023-06-03 15:27:45 -04:00
2023-06-03 15:27:45 -04:00
2023-06-03 15:27:45 -04:00
2023-01-17 00:33:56 -05:00
2023-10-04 10:03:36 -05:00
2023-10-04 10:03:36 -05:00
2023-09-26 09:20:33 -05:00