mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2024-11-24 23:59:44 +01:00
corrected minor error
This commit is contained in:
parent
ba837d4016
commit
0cdd345ab5
@ -53,7 +53,7 @@ public class ServerGameLogic implements ClientInterpreter {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the state of the game.
|
||||
* Returns the state of the game.
|
||||
*/
|
||||
ServerState getState() {
|
||||
return state;
|
||||
|
Loading…
Reference in New Issue
Block a user