Rebalance on Ephemeris Sleeve
This commit is contained in:
parent
1c592f3878
commit
23a77ed39f
2 changed files with 3 additions and 1 deletions
|
|
@ -17,5 +17,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.5.2"
|
"version": "1.5.3"
|
||||||
}
|
}
|
||||||
|
|
@ -525,6 +525,8 @@ back {
|
||||||
if new_discards ~= 0 then
|
if new_discards ~= 0 then
|
||||||
ease_discard(new_discards, true)
|
ease_discard(new_discards, true)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
rebalance_orrery()
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue