Adding missing message code when removed from the game.
This commit is contained in:
+2
-1
@@ -307,7 +307,8 @@ RemovedFromGame ::= SEQUENCE {
|
|||||||
kickedFromGame (1),
|
kickedFromGame (1),
|
||||||
gameIsFull (2),
|
gameIsFull (2),
|
||||||
gameIsRunning (3),
|
gameIsRunning (3),
|
||||||
gameTimeout (4)
|
gameTimeout (4),
|
||||||
|
removedStartFailed (5)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user