mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-26 00:47:00 +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::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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user