Match abort if all players not ready in time (5s)
+ HTML Keys instructions
This commit is contained in:
@@ -10,6 +10,7 @@ enum EventTypes {
|
||||
// Generic
|
||||
matchmakingInProgress,
|
||||
matchStart,
|
||||
matchAbort,
|
||||
matchNewRound, // unused
|
||||
matchPause, // unused
|
||||
matchResume, // unused
|
||||
|
||||
Reference in New Issue
Block a user