1
0
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:
Zeno Rogue
2026-04-17 16:46:05 +02:00
parent 557efe52dd
commit aaf847bf84
+1
View File
@@ -312,6 +312,7 @@ int arg::readCommon() {
clearMessages();
nohud = true;
mapeditor::drawplayer = false;
no_find_player = true;
}
else if(argis("-vizhr")) {