mirror of
https://git.krews.org/morningstar/Arcturus-Community.git
synced 2025-01-18 23:46:28 +01:00
Update FootballGame.java
This commit is contained in:
parent
e0c50db60c
commit
a4710ac8c8
@ -15,7 +15,7 @@ import java.util.Map;
|
||||
|
||||
|
||||
public class FootballGame extends Game {
|
||||
private Room room;
|
||||
private final Room room;
|
||||
|
||||
public FootballGame(Room room) {
|
||||
super(null, null, room, true);
|
||||
|
Loading…
Reference in New Issue
Block a user