This commit is contained in:
Charles 2001-07-28 15:12:10 +00:00
parent caf176afc9
commit 65f87a5beb

View File

@ -62,6 +62,7 @@
void CPlayerModeCart::enter()
{
m_player->setCartCam(true);
m_player->setFacing(FACING_RIGHT);
setState( STATE_CART );
}