mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 01:37:04 +00:00
removed xcodes from RogueViz
This commit is contained in:
parent
10d2f932ce
commit
a49b10d2ad
@ -448,7 +448,6 @@ void create_grigorchuk_geometry() {
|
||||
gi.quotient_name = "Grigorchuk";
|
||||
gi.menu_displayed_name = "Grigorchuk group";
|
||||
gi.shortname = "Grig";
|
||||
gi.xcode = 0x31400;
|
||||
gi.default_variation = eVariation::pure;
|
||||
}
|
||||
|
||||
|
@ -129,7 +129,6 @@ void create_janko() {
|
||||
gi.flags = qANYQ | qBOUNDED | qEXPERIMENTAL;
|
||||
gi.quotient_name = "Janko";
|
||||
gi.shortname = "Janko";
|
||||
gi.xcode = 0x31400;
|
||||
gi.menu_displayed_name = "Janko group J1";
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user