mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-17 01:11:18 +00:00
make it that bit more noticable.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@261 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
103cf9b7b0
commit
f04e0eba67
1 changed files with 1 additions and 1 deletions
|
@ -651,6 +651,6 @@ void Validation_CheckIfResponse(char *text)
|
|||
Con_Printf("Authentication Successful.\n");
|
||||
}
|
||||
else
|
||||
Con_Printf("^bAUTHENTICATION FAILED.\n");
|
||||
Con_Printf("^1^bAUTHENTICATION FAILED.\n");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue