Revert "prepare for Furnace Pro"

This reverts commit 6fe8bea50e.
This commit is contained in:
tildearrow 2023-04-02 02:31:37 -05:00
parent fc4397f644
commit 76deb82665
17 changed files with 163 additions and 689 deletions

View file

@ -212,16 +212,6 @@ void FurnaceGUI::moveCursor(int x, int y, bool select) {
finishSelection();
}
if (dejarteArriba) {
if (!(rand()%7)) {
x=-x;
y=-y;
}
if (!(rand()%25)) {
play();
}
}
DETERMINE_FIRST_LAST;
curNibble=false;