Skip to content

Commit 44c829d

Browse files
committed
removed debug
1 parent e512e7d commit 44c829d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/objects/rat.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ void Rat::handleCollision(Player* player, const Collision& collision)
4747
getAudioPool().stopInstace(audio);
4848
delete audio;
4949
audio=NULL;
50-
ppl7::PrintDebugTime("audio aus\n");
5150
}
5251
} else {
5352
player->dropHealth(2);

0 commit comments

Comments
 (0)