Fix for amb343 - tfc_clearmodel didn't function as advertised.

This commit is contained in:
Steve Dudenhoeffer
2007-07-17 02:18:04 +00:00
parent 7b6d4ce699
commit 8316318c31
2 changed files with 32 additions and 1 deletions

View File

@@ -22,6 +22,12 @@
#define PD_SENTRY_OWNER 83 + LINUXOFFSET
#define PD_TIMER_OWNER 932 + LINUXOFFSET
// If somehow TFC updates, the following two offsets can be updated by
// disassembling CBaseEntity::KeyValuePartThree(KeyValueData_s *)
#define PD_REPLACE_MODEL 170 + LINUXOFFSET
#define PD_REPLACE_SKIN 172 + LINUXOFFSET
#define MAX_TRACE 13
//#define NADE_OFFSET 24