This commit is contained in:
parent
125ff4cb98
commit
693744cb6f
10 changed files with 11 additions and 99 deletions
|
@ -43,7 +43,7 @@ void CNpcSmallJellyfish2BackgroundEnemy::render()
|
|||
{
|
||||
CPlayer *player = GameScene.getPlayer();
|
||||
|
||||
if ( player->isWearingGlasses() )
|
||||
// if ( player->isWearingGlasses() ) (PKG)
|
||||
{
|
||||
SprFrame = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue