Preparing use of boost Uuids for unique ids which can be used to rejoin a game (Ticket #5). This requires boost 1.42 or later.
This commit is contained in:
+1
-1
@@ -765,7 +765,7 @@ NonZeroId ::= INTEGER(1..4294967295)
|
||||
|
||||
Id ::= INTEGER(0..4294967295)
|
||||
|
||||
Guid ::= INTEGER(0..4294967295) -- TODO
|
||||
Guid ::= OCTET STRING (SIZE(16))
|
||||
|
||||
Card ::= INTEGER(0..51)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user