diff -r c8c552ee3acb -r d70a5b0d1190 project_files/frontlib/net/netconn_internal.h --- 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);