Zorn192 / AutoTrimps

AutoTrimps - Zek
GNU General Public License v3.0
58 stars 102 forks source link

Parameter "Prestige" of Gear - Equipment Settings not saving #124

Closed Sitanaru closed 3 years ago

Sitanaru commented 3 years ago

Error in line 1174 file SettingsGUI.js

-autoTrimpSettings["PrestigeBackup"].selected = document.getElementById(id).value; +autoTrimpSettings["Prestige"].selected = document.getElementById(id).value;

Sitanaru commented 3 years ago

Wrong problem source