This commit is contained in:
parent
ec4f5f9375
commit
a8a436a7a0
6 changed files with 34 additions and 3 deletions
|
@ -315,6 +315,7 @@ void CLevel::initLayers()
|
|||
trigger->init();
|
||||
trigger->setPositionAndSize(TriggerList->Pos.X<<4,TriggerList->Pos.Y<<4,
|
||||
TriggerList->Width<<4,TriggerList->Height<<4);
|
||||
trigger->setTargetPos(TriggerList->TargetPos.X<<4,TriggerList->TargetPos.Y<<4);
|
||||
TriggerList++;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue