1
0
mirror of https://github.com/Rogiel/star-replay synced 2026-03-13 14:18:05 +00:00

Add information about lobby slots to the replay structure

This commit is contained in:
2016-07-21 22:51:46 -03:00
parent ad91463b8e
commit a7f59cbb1a
63 changed files with 4545 additions and 60 deletions

View File

@@ -338,7 +338,9 @@ Version18574::$TREE = new Tree([
"observe" => array('type' => 19, 'tag' => -3),
"rewards" => array('type' => 50, 'tag' => -2),
"toonHandle" => array('type' => 15, 'tag' => -1),
]),
],
'Rogiel\StarReplay\Metadata\Init\LobbySlot'
),
52 => new ArrayNode(
new IntegerNode(5, 0),
51