Merge branch 'Myst_EVO'
This commit is contained in:
commit
829c1d2ae8
@ -143,7 +143,6 @@ public class GameHostManager implements Listener
|
||||
public ArrayList<GameType> hasWarning()
|
||||
{
|
||||
ArrayList<GameType> games = new ArrayList<>();
|
||||
games.add(GameType.Evolution);
|
||||
games.add(GameType.MilkCow);
|
||||
games.add(GameType.SearchAndDestroy);
|
||||
games.add(GameType.ZombieSurvival);
|
||||
|
Loading…
Reference in New Issue
Block a user