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