network_data.h
changeset 1026 02cc18821508
parent 1011 933efc472c62
child 1093 4fdc46eaf423
--- a/network_data.h	Sat Jan 15 19:17:45 2005 +0000
+++ b/network_data.h	Sat Jan 15 20:09:16 2005 +0000
@@ -160,6 +160,8 @@
 	PACKET_SERVER_ERROR_QUIT,
 	PACKET_SERVER_SHUTDOWN,
 	PACKET_SERVER_NEWGAME,
+	PACKET_SERVER_RCON,
+	PACKET_CLIENT_RCON,
 	PACKET_END // Should ALWAYS be on the end of this list!! (period)
 } PacketType;