die SEEF die

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1425 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
TimeServ 2005-10-05 02:11:24 +00:00
parent 8246a4b9fb
commit 2a8a405446
1 changed files with 1 additions and 6 deletions

View File

@ -46,7 +46,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifdef Q3BSPS
#define PEXT_Q3BSP 0x00040000
#endif
//#define PEXT_SEEF1 0x00080000
//PEXT_SEEF1 0x00080000
#define PEXT_SPLITSCREEN 0x00100000
#define PEXT_HEXEN2 0x00200000 //more stats and working particle builtin.
#define PEXT_SPAWNSTATIC2 0x00400000 //Sends an entity delta instead of a baseline.
@ -634,11 +634,6 @@ enum {
#define DPTE_TEI_BIGEXPLOSION 78
#define DPTE_TEI_PLASMAHIT 79
#define TE_SEEF_BRIGHTFIELD 200
#define TE_SEEF_DARKLIGHT 201
#define TE_SEEF_DARKFIELD 202
#define TE_SEEF_LIGHT 203
//FTE's version of TEI_SHOWLMP2
#define SL_ORG_NW 0
#define SL_ORG_NE 1