- "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

@ -29,7 +29,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//==================================================================
// the "gameversion" client command will print this plus compile date
#define GAMEVERSION "baseq3"
#define GAMEVERSION BASEGAME
#define BODY_QUEUE_SIZE 8