This commit is contained in:
parent
36e1f78359
commit
89f8bbfa4c
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ void CNpcBranchPlatform::processMovement( int _frames )
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
int BX=-16;
|
int BX=-16;
|
||||||
int BY=-16;
|
int BY=+18;
|
||||||
void CNpcBranchPlatform::render()
|
void CNpcBranchPlatform::render()
|
||||||
{
|
{
|
||||||
if ( m_isActive )
|
if ( m_isActive )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue