This commit is contained in:
parent
bfa96dcf14
commit
33b3ec96e2
3 changed files with 8 additions and 7 deletions
|
@ -121,7 +121,7 @@ void CNpcLanternPlatform::processMovement( int _frames )
|
|||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/*const CRECT *CNpcLanternPlatform::getThinkBBox()
|
||||
const CRECT *CNpcLanternPlatform::getThinkBBox()
|
||||
{
|
||||
CRECT objThinkBox = getCollisionArea();
|
||||
|
||||
|
@ -132,4 +132,4 @@ void CNpcLanternPlatform::processMovement( int _frames )
|
|||
objThinkBox.y2 = thinkBBox.YMax;
|
||||
|
||||
return &objThinkBox;
|
||||
}*/
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue