mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
- missed this one...
SVN r2470 (trunk)
This commit is contained in:
parent
30ffffd904
commit
1b531f0ffc
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ IMPLEMENT_POINTY_CLASS (AActor)
|
|||
DECLARE_POINTER (Inventory)
|
||||
DECLARE_POINTER (LastHeard)
|
||||
DECLARE_POINTER (master)
|
||||
DECLARE_POINTER (Poisoner)
|
||||
END_POINTERS
|
||||
|
||||
AActor::~AActor ()
|
||||
|
|
Loading…
Reference in a new issue