mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2024-11-25 06:59:47 +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() {
|
ServerState getState() {
|
||||||
return state;
|
return state;
|
||||||
|
Loading…
Reference in New Issue
Block a user