Deckhelper korrigiert, Properties angepasst

This commit is contained in:
Simon Wilkening
2024-11-26 15:15:29 +01:00
parent 27a0ab52e6
commit efba3c496a
3 changed files with 21 additions and 21 deletions

View File

@@ -221,7 +221,7 @@ public class MonopolyApp extends SimpleApplication implements MonopolyClient, Ga
/**
* Returns the current configuration settings for the Battleship client.
*
* @return The {@link BattleshipClientConfig} instance.
* @return The {@link BattleshipClientConfig} instance. //TODO Fehler im Kommentar
*/
@Override
public MonopolyAppConfig getConfig() {