project_files/frontlib/net/netconn_internal.h
changeset 7482 d70a5b0d1190
parent 7338 1ed603a54ebd
child 7497 7e1d72fc03c7
--- a/project_files/frontlib/net/netconn_internal.h	Sun Aug 12 22:21:09 2012 +0200
+++ b/project_files/frontlib/net/netconn_internal.h	Sun Aug 12 22:37:57 2012 +0200
@@ -50,7 +50,7 @@
 	flib_teamlist pendingTeamlist;
 	flib_teamlist teamlist;
 	flib_scheme *scheme;
-	char *script;
+	char *style;
 	flib_weaponset *weaponset;
 
 	void (*onMessageCb)(void *context, int msgtype, const char *msg);