SVN r2079 (trunk)

This commit is contained in:
Christoph Oelckers 2010-01-02 12:40:07 +00:00
commit ff95948017
3 changed files with 6 additions and 2 deletions

View file

@ -1798,6 +1798,7 @@ END_POINTERS
TObjPtr<DACSThinker> DACSThinker::ActiveThinker;
DACSThinker::DACSThinker ()
: DThinker(STAT_SCRIPTS)
{
if (ActiveThinker)
{