mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-26 18:51:21 +00:00
a button appears when player not visible; fixed space-centering
This commit is contained in:
@@ -889,6 +889,7 @@ void fullcenter() {
|
||||
resetview();
|
||||
drawthemap();
|
||||
centerpc(INF);
|
||||
centerover = cwt.at;
|
||||
}
|
||||
playermoved = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user