1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-05 03:47:58 +00:00

unified the land lists

This commit is contained in:
Zeno Rogue
2017-11-03 19:31:42 +01:00
parent 8498ae7af8
commit f38cf14110
10 changed files with 347 additions and 227 deletions

View File

@@ -216,6 +216,7 @@ int main() {
allchars.insert("");
allchars.insert("δ");
allchars.insert("");
allchars.insert("½");
langPL(); langCZ(); langRU();
langTR(); langDE(); langPT();