This commit is contained in:
parent
23e8426dfb
commit
78fb74603d
7 changed files with 44 additions and 22 deletions
|
@ -357,7 +357,7 @@ void CThingManager::matchGaryTriggers()
|
|||
|
||||
while( trigger )
|
||||
{
|
||||
if ( trigger->getThingSubType() == CTrigger::TRIGGER_GARYSTART )
|
||||
if ( trigger->getThingSubType() == CTrigger::TRIGGER_GARY_START )
|
||||
{
|
||||
CGaryStartTrigger *garyTrigger = (CGaryStartTrigger *) trigger;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue