forgot to delete this dbg_msg

This commit is contained in:
GreYFoXGTi 2010-11-01 12:19:01 +02:00
parent e43bcd80db
commit 6ebac7a214

View file

@ -155,7 +155,6 @@ bool IGameController::OnEntity(int Index, vec2 Pos, bool Front, int Flags)
else if(Index == ENTITY_CRAZY_SHOTGUN_EX/* && Index <= ENTITY_CRAZY_SHOTGUN_L_EX*/)
{
dbg_msg("","Flags %d",Flags);
int Dir;
if(!Flags)
Dir = 0;