]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - net.h
added developer_networking cvar
[xonotic/darkplaces.git] / net.h
diff --git a/net.h b/net.h
index 5a1d7fd4bfdacd5e4cadbc87caeaf15b2e31f889..386379ab7bbaa7a6ccf7364fadb150c11d9694f7 100644 (file)
--- a/net.h
+++ b/net.h
@@ -8,7 +8,7 @@ of the License, or (at your option) any later version.
 
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 See the GNU General Public License for more details.
 
@@ -213,6 +213,7 @@ extern int                  net_hostport;
 
 extern int net_driverlevel;
 extern cvar_t          hostname;
+extern cvar_t          developer_networking;
 extern char                    playername[];
 extern int                     playercolor;