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

configurable Sol sight range, and glitch removal

This commit is contained in:
Zeno Rogue
2019-07-30 12:58:42 +02:00
parent 60778a6896
commit 917fbac4a2
3 changed files with 95 additions and 33 deletions

View File

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