summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMalkierian <malkierian@gmail.com>2023-11-05 00:57:59 -0700
committerGitHub <noreply@github.com>2023-11-05 08:57:59 +0100
commit39a7437fc8b0454932c1c1608b8b1ebd0ff4f14f (patch)
tree4f0657faf0e06f98e03443a458e4e6634f873711 /scripts
parente60761eb614bcd84e6f43b73c705cf22b5c61ebc (diff)
[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"
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions