Commit 040221f227b41334aaad5040313eb98bfa488741

Authored by David RENE
1 parent 095227a9

add the _CXM_DOMAIN_PUBLISH_DYN_TEST message constant

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
calexium_lib/CXM_message_constants.anubis
... ... @@ -57,3 +57,4 @@ public define Int32 _CXM_DOMAIN_STORE_NAME = 0x33771C02.
57 57 public define Int32 _CXM_DOMAIN_GET_NAME = 0x33771C03.
58 58 public define Int32 _CXM_DOMAIN_GET_MY_IP = 0x33771C04.
59 59 public define Int32 _CXM_DOMAIN_PUBLISH_MY_IP = 0x33771C05.
  60 +public define Int32 _CXM_DOMAIN_PUBLISH_DYN_TEST = 0x33771C06.
... ...