fight man
This commit is contained in:
parent
05bd55f720
commit
cea2716851
@ -365,7 +365,7 @@ public class Gladiators extends SoloGame
|
||||
return;
|
||||
|
||||
//All of the arenas are waiting for the next fight, so let's make them wait a bit.
|
||||
_roundState = RoundState.WAITING;
|
||||
_roundState = RoundState.FIGHTING;
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user