mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
a small break above 'show quotient spaces'
This commit is contained in:
parent
d6af6f9df0
commit
8e674f8818
@ -280,6 +280,7 @@ void showEuclideanMenu() {
|
||||
dialog::lastItem().value += validclasses[land_validity(specialland).quality_level];
|
||||
}
|
||||
|
||||
dialog::addBreak(50);
|
||||
dialog::addBoolItem(XLAT("show quotient spaces"), showquotients, 'u');
|
||||
dialog::addBreak(50);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user