diff options
author | tpart <tpart120@proton.me> | 2024-09-19 14:23:10 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-09-19 14:23:14 +0200 |
commit | caacbc208441c82576f336cc9aeec907e9e19e53 (patch) | |
tree | fc981d8403ed2153c5f51786e3c016befdf90356 /locale | |
parent | a7139cfddd9b072d97a93a030b485d3c0fe241a2 (diff) | |
download | hurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar hurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar.bz2 hurrycurry-caacbc208441c82576f336cc9aeec907e9e19e53.tar.zst |
Implement new server hint packet; Implement positional server message logic
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 81f17ae3..86a3b61c 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -20,7 +20,6 @@ c.hint.reset_camera=Press %s to reset the camera view c.hint.rotate=Use %s to rotate the camera view c.hint.username_tags=Username tags can be enabled/disabled in the settings c.hint.zoom_camera=Use %s to zoom in/out -c.hint=Hint c.map.difficulty.0=Easy c.map.difficulty.1=Hard c.map.difficulty.2=Moderate |