mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-02 06:53:00 +00:00
made some things faster
This commit is contained in:
@@ -124,6 +124,7 @@ bool turn(int delta) {
|
||||
if(!b) {
|
||||
curlev->history.pop_back();
|
||||
fail = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user