This commit is contained in:
parent
5f86af045b
commit
84cc92f6e4
7 changed files with 89 additions and 22 deletions
|
@ -477,7 +477,7 @@ m_animFrame=0;
|
|||
setFacing(FACING_RIGHT);
|
||||
respawn();
|
||||
|
||||
m_lives=CGameSlotManager::getSlotData().m_lives;
|
||||
m_lives=CGameSlotManager::getSlotData()->m_lives;
|
||||
|
||||
m_lastPadInput=m_padInput=PI_NONE;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue