Fix Starsilver 'filter not found' in Interactive Map

This commit is contained in:
Fanixtar
2022-06-21 01:24:14 +07:00
parent e21ad2096a
commit 1b282b3168
4 changed files with 5 additions and 5 deletions

View File

@ -511,7 +511,7 @@ namespace cheat::feature
ADD_FILTER_FIELD(mineral, NoctilucousJade);
ADD_FILTER_FIELD(mineral, MagicalCrystalChunk);
ADD_FILTER_FIELD(mineral, ScarletQuartz);
ADD_FILTER_FIELD(mineral, StarSilver);
ADD_FILTER_FIELD(mineral, Starsilver);
ADD_FILTER_FIELD(mineral, WhiteIronChunk);
ADD_FILTER_FIELD(mineral, DunlinsTooth);