Player cleanup

This commit is contained in:
Glenn Maynard
2005-02-26 05:59:12 +00:00
parent a1dcbca654
commit 4c2ffa90ef
6 changed files with 52 additions and 26 deletions
+1
View File
@@ -160,6 +160,7 @@ void ScreenHowToPlay::Init()
m_pPlayer = new Player;
m_pPlayer->Init(
"Player",
GAMESTATE->m_pPlayerState[PLAYER_1],
NULL,
m_pLifeMeterBar,