mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-11 16:26:22 +00:00
remove space
This commit is contained in:
@@ -426,7 +426,7 @@ public class AdventureEventData implements Serializable {
|
||||
if (eventStatus == AdventureEventController.EventStatus.Ready) {
|
||||
currentRound = 1;
|
||||
eventStatus = AdventureEventController.EventStatus.Started;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void generateParticipants(int numberOfOpponents) {
|
||||
|
||||
Reference in New Issue
Block a user