fix Aufgabe 11

edited class NetworkDialog
to change the logic that the checkbox works now as intended
moved BattleshipServer and ReceivedMessage into own folders to separate server from client
This commit is contained in:
Lukas Bauer
2024-10-07 20:11:15 +02:00
parent 8650fa5b58
commit 5a9b0b1de0
6 changed files with 52 additions and 54 deletions

View File

@@ -38,4 +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
map.is.invalid=The Map is invalid
map.is.invalid=The Map is invalid