mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-22 11:27:03 +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) {
|
||||
dialog::init(XLAT("conformal maps"));
|
||||
dialog::init(XLAT("newconformist"));
|
||||
dialog::addBoolItem("edit shape", pointmode == 0, 'e');
|
||||
dialog::addBoolItem("set left end", pointmode == '6', 'a');
|
||||
dialog::addBoolItem("set right end", pointmode == '7', 'b');
|
||||
|
Loading…
x
Reference in New Issue
Block a user