This commit is contained in:
Daveo 2001-05-10 21:08:40 +00:00
parent ac64f2bf92
commit b727520831
2 changed files with 7 additions and 1 deletions

View file

@ -1377,6 +1377,7 @@ void CPlayer::respawn()
clearPlatform();
GameScene.respawnLevel();
updateCollisionArea();
}