mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
forgot to delete this dbg_msg
This commit is contained in:
parent
e43bcd80db
commit
6ebac7a214
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue