players.c
changeset 1812 5b4d1af6b904
parent 1796 cae31916ae54
child 1820 9b6458526480
--- a/players.c	Sat May 14 22:51:15 2005 +0000
+++ b/players.c	Sat May 14 23:48:39 2005 +0000
@@ -713,6 +713,8 @@
 			ci->client_playas = OWNER_SPECTATOR;
 			NetworkUpdateClientInfo(ci->client_index);
 		}
+#else
+		}
 #endif /* ENABLE_NETWORK */
 	} break;