Undid bad merge of rh-log.txt

SVN r405 (trunk)
This commit is contained in:
Christoph Oelckers 2006-12-06 14:12:26 +00:00
commit b8bb3479c8
2 changed files with 0 additions and 5 deletions

View file

@ -269,7 +269,6 @@ static flagdef WeaponFlags[] =
DEFINE_FLAG(WIF_BOT, BFG, AWeapon, WeaponFlags),
DEFINE_FLAG(WIF, CHEATNOTWEAPON, AWeapon, WeaponFlags),
//WIF_BOT_REACTION_SKILL_THING = 1<<31, // I don't understand this
//DEFINE_FLAG(WIF , HITS_GHOSTS, WeaponFlags), // I think it would be smarter to remap the THRUGHOST flag to this
};
static const struct { const PClass *Type; flagdef *Defs; int NumDefs; } FlagLists[] =