mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-14 12:47:10 +00:00
fixed 'heptagonal mode' in the start menu
This commit is contained in:
@@ -25,6 +25,7 @@ namespace rg {
|
||||
static const char daily_off = 'D';
|
||||
static const char racing = 'R';
|
||||
static const char dualmode = 'U';
|
||||
static const char heptagons = '7';
|
||||
|
||||
// wrongmode only -- marks 'global' achievements not related to the current mode
|
||||
static const char global = 'x';
|
||||
|
||||
Reference in New Issue
Block a user