This commit is contained in:
Paul 2001-07-16 20:55:33 +00:00
parent aa9b709247
commit d07a457f6b
6 changed files with 10 additions and 8 deletions

View file

@ -258,7 +258,7 @@ void CPlayerModeBubbleMixture::renderModeUi()
FontBank *fb;
sb=CGameScene::getSpriteBank();
fh=sb->getFrameHeader(FRM__BUBBLEWAND);
fh=sb->getFrameHeader(FRM__SMALL_BUBBLEWAND);
sb->printFT4(fh,CPlayer::POWERUPUI_ICONX,CPlayer::POWERUPUI_ICONY,0,0,CPlayer::POWERUPUI_OT);
fb=m_player->getFontBank();