1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-01 10:17:56 +00:00

removed xcodes from RogueViz

This commit is contained in:
Zeno Rogue
2020-08-03 22:29:37 +02:00
parent 10d2f932ce
commit a49b10d2ad
2 changed files with 0 additions and 2 deletions

View File

@@ -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";
}