mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-07 05:49:43 +00:00
improved model naming a bit
This commit is contained in:
@@ -381,7 +381,7 @@ void showDisplayMode() {
|
||||
#endif
|
||||
|
||||
if(DIM == 2)
|
||||
dialog::addBoolItem(XLAT("models of hyperbolic geometry"), pmodel, 'a');
|
||||
dialog::addBoolItem(XLAT("models and projections"), pmodel, 'a');
|
||||
|
||||
if(DIM == 2)
|
||||
dialog::addBoolItem(XLAT("animations/history"), anims::any_on(), 'A');
|
||||
|
||||
Reference in New Issue
Block a user