working version of battleship

This commit is contained in:
Johannes Schmelz
2024-11-12 00:37:05 +01:00
parent f47cda7dc4
commit 188ec03abd
158 changed files with 1244984 additions and 56 deletions

View File

@@ -29,6 +29,7 @@ wait.its.not.your.turn=Wait, it's not your turn!!
menu.quit=Quit game
menu.return-to-game=Return to game
menu.sound-enabled=Sound switched on
menu.background-sound-enabled=Background music switched on
menu.map.load=Load map from file...
menu.map.save=Save map in file...
label.file=File:
@@ -37,3 +38,4 @@ dialog.error=Error
dialog.question=Question
port.must.be.integer=Port must be an integer number
map.doesnt.fit=The map doesn't fit to this game
client.server-start=Start server