ref: ffc6e3e75b6938ec388baebff31d183348ff9fe3
parent: 512b2e4951b569925e56ea019caad021ad042095
author: Gabriel Ravier <gabravier@gmail.com>
date: Tue Nov 5 12:03:23 EST 2019
Documentation : Comment duplicate line Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
--- a/src/NpcAct100.cpp
+++ b/src/NpcAct100.cpp
@@ -671,7 +671,7 @@
if (npc->act_wait > 18)
{
npc->act_no = 1;
- npc->act_no = 1;
+ npc->act_no = 1; // Duplicate line
}
break;