- Fixed: When a DehackedPickup replacement object is created it must copy

the state labels of the parent object.


SVN r410 (trunk)
This commit is contained in:
Christoph Oelckers 2006-12-11 11:18:04 +00:00
commit e55e4f0932
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
December 10, 2006 (Changes by Graf Zahl)
- Fixed: When a DehackedPickup replacement object is created it must copy
the state labels of the parent object.
December 9, 2006 (Changes by Graf Zahl)
- Fixed: P_LookForTid should abort its search when it discovers that it has
cycled through the entire list of actors.