mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-25 09:54:48 +00:00
improved the automatic rotation
This commit is contained in:
@@ -265,6 +265,7 @@ void initgame() {
|
||||
lastsafety = gold();
|
||||
bfs();
|
||||
checkmove();
|
||||
playermoved = true;
|
||||
}
|
||||
|
||||
bool havesave = true;
|
||||
|
||||
Reference in New Issue
Block a user