about summary refs log tree commit diff
path: root/datasrc/network.py
diff options
context:
space:
mode:
Diffstat (limited to 'datasrc/network.py')
-rw-r--r--datasrc/network.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/datasrc/network.py b/datasrc/network.py
index cd5f5aee..86605b6a 100644
--- a/datasrc/network.py
+++ b/datasrc/network.py
@@ -340,4 +340,6 @@ Messages = [
 		NetStringStrict("m_Value"),
 		NetStringStrict("m_Reason"),
 	]),
+	
+	NetMessage("Cl_IsDDNet", []),
 ]