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