mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-06 16:34:07 +00:00
rogueviz::newconf:: changed the title conformal maps to newconformist
This commit is contained in:
parent
a1e1240d33
commit
2598bbcdd5
@ -642,7 +642,7 @@ void ncee() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(showmenu) {
|
if(showmenu) {
|
||||||
dialog::init(XLAT("conformal maps"));
|
dialog::init(XLAT("newconformist"));
|
||||||
dialog::addBoolItem("edit shape", pointmode == 0, 'e');
|
dialog::addBoolItem("edit shape", pointmode == 0, 'e');
|
||||||
dialog::addBoolItem("set left end", pointmode == '6', 'a');
|
dialog::addBoolItem("set left end", pointmode == '6', 'a');
|
||||||
dialog::addBoolItem("set right end", pointmode == '7', 'b');
|
dialog::addBoolItem("set right end", pointmode == '7', 'b');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user