mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-03 10:11:51 -05:00
Update settings.cpp (#4830)
This commit is contained in:
parent
7ea6422b6f
commit
8e8befc6d5
@ -707,6 +707,7 @@ void Settings::CreateOptions() {
|
||||
&mTrickOptions[RT_GANON_MQ_SHADOW_TRIAL],
|
||||
&mTrickOptions[RT_GANON_MQ_LIGHT_TRIAL],
|
||||
});
|
||||
mTricksByArea.clear();
|
||||
for (int i = 0; i < RT_MAX; i++) {
|
||||
auto& trick = mTrickOptions[i];
|
||||
if (!trick.GetName().empty()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user