- Added a DMG_NO_FACTOR flag for P_DamageMobj(). A_KillChildren, A_KillMaster,
and A_KillSiblings now use it. SVN r2024 (trunk)
This commit is contained in:
parent
b3d2a1f074
commit
28c23edb2f
4 changed files with 20 additions and 14 deletions
|
|
@ -1,4 +1,6 @@
|
|||
December 12, 2009
|
||||
- Added a DMG_NO_FACTOR flag for P_DamageMobj(). A_KillChildren, A_KillMaster,
|
||||
and A_KillSiblings now use it.
|
||||
- Added a damage type parameter to A_KillChildren, A_KillMaster, and
|
||||
A_KillSiblings.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue