Resolving name collisions.
This commit is contained in:
+2
-2
@@ -165,7 +165,7 @@ static asn_TYPE_member_t asn_MBR_YourActionRejectedMessage_1[] = {
|
||||
{ ATF_NOFLAGS, 0, offsetof(struct YourActionRejectedMessage, gameState),
|
||||
(ASN_TAG_CLASS_UNIVERSAL | (10 << 2)),
|
||||
0,
|
||||
&asn_DEF_GameState,
|
||||
&asn_DEF_NetGameState,
|
||||
0, /* Defer constraints checking to the member type */
|
||||
0, /* PER is not compiled, use -gen-PER */
|
||||
0,
|
||||
@@ -174,7 +174,7 @@ static asn_TYPE_member_t asn_MBR_YourActionRejectedMessage_1[] = {
|
||||
{ ATF_NOFLAGS, 0, offsetof(struct YourActionRejectedMessage, yourAction),
|
||||
(ASN_TAG_CLASS_UNIVERSAL | (10 << 2)),
|
||||
0,
|
||||
&asn_DEF_PlayerAction,
|
||||
&asn_DEF_NetPlayerAction,
|
||||
0, /* Defer constraints checking to the member type */
|
||||
0, /* PER is not compiled, use -gen-PER */
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user