- "baseq3" literal replacement patch (by Erik Auerswald) applied

- Commented setting of the cl_guid cvar because md5.c is not 64-bit safe.
This commit is contained in:
Thilo Schulz 2006-04-26 13:36:58 +00:00
parent dbdc92d4be
commit c116695ea7
6 changed files with 7 additions and 6 deletions

View file

@ -33,6 +33,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#define CONSOLE_WINDOW_ICON "ioq3 console"
// 1.32 released 7-10-2002
#define BASEGAME "baseq3"
#define MAX_TEAMNAME 32
#ifdef _MSC_VER