1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-22 09:27:40 +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

View File

@@ -293,6 +293,7 @@ int main() {
allchars.insert("½");
allchars.insert("²");
allchars.insert("π");
allchars.insert("Θ");
langPL(); langCZ(); langRU();
langTR(); langDE(); langPT();