check_nick_errors → correct_nick_errors; matches correct_party_errors

This commit is contained in:
Rangi
2018-04-05 00:04:53 -04:00
parent 81306889e3
commit 1e1bbbbf8c
4 changed files with 4 additions and 4 deletions

View File

@@ -1211,7 +1211,7 @@ GetNick:: ; 38a2
call CopyBytes
pop de
callfar CheckNickErrors
callfar CorrectNickErrors
pop bc
pop hl