This commit is contained in:
parent
fff8414355
commit
10ac8430a0
@ -737,7 +737,7 @@ if(newmode!=-1)
|
||||
{
|
||||
if ( ( (CNpcPlatform *) platform )->isCart() )
|
||||
{
|
||||
if ( m_currentMode != PLAYER_MODE_CART )
|
||||
if ( m_currentMode != PLAYER_MODE_CART && m_currentMode != PLAYER_MODE_DEAD )
|
||||
{
|
||||
setMode( PLAYER_MODE_CART );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user