X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=progdefs.h;h=7086dbdc459767c2d70a87b8e7d92cd5e8d4cd78;hb=f9d7e79153535d266416bdc2cfb286aa276f6f18;hp=cc1f45bfde7f4a36026225a6fb2980e6023f5d53;hpb=4b76be9d141e54c79b4b1c2c2b22678757b2bbdf;p=xonotic%2Fdarkplaces.git diff --git a/progdefs.h b/progdefs.h index cc1f45bf..7086dbdc 100644 --- a/progdefs.h +++ b/progdefs.h @@ -150,10 +150,6 @@ typedef struct entvars_s float spawnflags; string_t target; string_t targetname; - // motorsep 08/05/2015; support for Doom 3 entity spawnargs (whem mapping in DarkRadiant) - string_t target0; - string_t name; - // motorsep ends float dmg_take; float dmg_save; int dmg_inflictor;