1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-01 18:32:12 +00:00

improvements in expansion

This commit is contained in:
Zeno Rogue
2018-09-13 20:38:06 +02:00
parent ecf351e16a
commit a556ef0823
4 changed files with 221 additions and 24 deletions
+1
View File
@@ -293,6 +293,7 @@ int main() {
allchars.insert("½");
allchars.insert("²");
allchars.insert("π");
allchars.insert("Θ");
langPL(); langCZ(); langRU();
langTR(); langDE(); langPT();