From 834c9c0c4efef1cb3860718e374cc7cc23b61985 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 24 May 2008 12:04:59 +0000 Subject: Help --- src/core/cvar.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/cvar.h') diff --git a/src/core/cvar.h b/src/core/cvar.h index 69fcae1..fceb79b 100644 --- a/src/core/cvar.h +++ b/src/core/cvar.h @@ -112,6 +112,7 @@ public: static Cvar *sv_dedicated; // dedicated server static Cvar *sv_private; // client with private server static Cvar *sv_framerate; // server framerate + static Cvar *sv_name; // server name static Cvar *con_ansi; // console ANSI colors -- cgit v1.2.3