Undid bad merge of rh-log.txt
SVN r405 (trunk)
This commit is contained in:
parent
b599eda17d
commit
b8bb3479c8
2 changed files with 0 additions and 5 deletions
|
|
@ -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[] =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue