This commit is contained in:
Paul 2001-07-21 18:39:43 +00:00
parent 0c81c7db46
commit 8dfb2b0591
3 changed files with 10 additions and 4 deletions

View file

@ -61,6 +61,7 @@
---------------------------------------------------------------------- */
void CPlayerModeCart::enter()
{
m_player->setCartCam(true);
setState( STATE_CART );
}