Documentation : Comment duplicate line
Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
512b2e4951
commit
ffc6e3e75b
1 changed files with 1 additions and 1 deletions
|
@ -671,7 +671,7 @@ void ActNpc110(NPCHAR *npc)
|
|||
if (npc->act_wait > 18)
|
||||
{
|
||||
npc->act_no = 1;
|
||||
npc->act_no = 1;
|
||||
npc->act_no = 1; // Duplicate line
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue