Skip to content

Commit

Permalink
Removed debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdodd25 committed Dec 8, 2016
1 parent ecb5181 commit 8ed572b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion includes/includes/n_animations.inc
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ stock ShowAnimsLib(playerid,lib[])

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
printf("OnDialogResponse(%i, %i, %i, %i, %s)",playerid, dialogid, response, listitem, inputtext);
switch(dialogid)
{
case anims_dialog:
Expand Down

0 comments on commit 8ed572b

Please sign in to comment.