1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-04 19:47:54 +00:00

square root symbol

This commit is contained in:
Zeno Rogue
2023-03-28 14:10:13 +02:00
parent eaaeac8624
commit 7e023e8092
2 changed files with 3 additions and 2 deletions

View File

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