This commit is contained in:
Paul 2001-06-13 16:59:29 +00:00
parent 125ff4cb98
commit 693744cb6f
10 changed files with 11 additions and 99 deletions

View file

@ -43,7 +43,7 @@ void CNpcSmallJellyfish2BackgroundEnemy::render()
{
CPlayer *player = GameScene.getPlayer();
if ( player->isWearingGlasses() )
// if ( player->isWearingGlasses() ) (PKG)
{
SprFrame = NULL;