mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-17 10:44:48 +00:00
fixed error
This commit is contained in:
parent
b3dd70f26a
commit
947ec6afe9
@ -1324,8 +1324,7 @@ EX namespace peace {
|
||||
variation = eVariation::bitruncated;
|
||||
in_dual = false;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
EX void showMenu() {
|
||||
string title = XLAT(otherpuzzles ? (explore_other ? "exploration" : "puzzles") : "memory game");
|
||||
|
Loading…
Reference in New Issue
Block a user