1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-01-02 18:29:03 +00:00

remove 'help' button from the key config dialog, did not work anyway

This commit is contained in:
Zeno Rogue
2025-12-17 17:26:22 +01:00
parent 2c11ee3863
commit dcdad9fa0a

View File

@@ -542,8 +542,6 @@ struct shmup_configurer {
dialog::addBreak(50);
dialog::addHelp();
dialog::addBack();
dialog::display();
#endif