1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-30 09:17:57 +00:00

score/kills on screen is translated now

This commit is contained in:
Zeno Rogue
2017-12-03 09:54:40 +01:00
parent c0fca6e665
commit 6d83664ba5
5 changed files with 11 additions and 3 deletions

View File

@@ -4004,3 +4004,5 @@ S("A petrified creature.", "Eine versteinerte Kreatur.")
#undef Orb
S("score: ", "punkte: ")
S("kills: ", "kills: ")