1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-11 14:56:00 +00:00

draw editor displays all coordinates in 3D

This commit is contained in:
Zeno Rogue
2019-04-13 13:04:17 +02:00
parent 8df0a0144b
commit 1820919095
2 changed files with 14 additions and 5 deletions

View File

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