Added Setting SHOW_MODIFIED_MOVE_PROPERTIES, other minor tweaks and fixes

This commit is contained in:
Maruno17
2024-10-29 22:14:36 +00:00
parent 35be8fcf67
commit 210cfc654f
9 changed files with 144 additions and 146 deletions

View File

@@ -465,6 +465,7 @@ class UI::BagSellVisuals < UI::BagVisuals
end
def refresh_on_index_changed(old_index)
super
refresh_unit_price_window
end
end