Added missing counter in tic processing
This commit is contained in:
@@ -89,6 +89,7 @@ int ProcessTic(fa_list *sbl)
|
||||
|
||||
if (TIC.TicIn.PathError) {
|
||||
WriteError("Our Aka is in the path");
|
||||
tic_bad++;
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user