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, 0 insertions, 2 deletions
diff --git a/datasrc/network.py b/datasrc/network.py
index d09c5b33..1a83a80f 100644
--- a/datasrc/network.py
+++ b/datasrc/network.py
@@ -176,8 +176,6 @@ Objects = [
 		NetIntRange("cid", 0, 'MAX_CLIENTS-1'),
 	]),
 	
-	NetEvent("AirJump:Common", []),
-
 	NetEvent("SoundGlobal:Common", [
 		NetIntRange("soundid", 0, 'NUM_SOUNDS-1'),
 	]),