mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-08 08:11:21 +00:00
CLI option -viz now disables the keyboard information
This commit is contained in:
@@ -312,6 +312,7 @@ int arg::readCommon() {
|
||||
clearMessages();
|
||||
nohud = true;
|
||||
mapeditor::drawplayer = false;
|
||||
no_find_player = true;
|
||||
}
|
||||
|
||||
else if(argis("-vizhr")) {
|
||||
|
||||
Reference in New Issue
Block a user