parent
fc4397f644
commit
76deb82665
17 changed files with 163 additions and 689 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue