mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
Adjust sliders on reset.
This commit is contained in:
parent
981665bcd0
commit
ae66db20ad
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ public class RatioAdjustingSliderPanel extends JPanel {
|
||||||
for (JStorageSlider slider : sg.getSliders()) {
|
for (JStorageSlider slider : sg.getSliders()) {
|
||||||
slider.resetDefault();
|
slider.resetDefault();
|
||||||
}
|
}
|
||||||
|
sg.updateSliderPosition(landSlider);
|
||||||
}
|
}
|
||||||
|
|
||||||
public int getCreaturePercentage() {
|
public int getCreaturePercentage() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue