fixed a small bug
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40449
This commit is contained in:
parent
d2a3c7f0f7
commit
70ae8ad8b6
@ -40,7 +40,7 @@ ParseError(const String:format[], {Handle,String,Float,_}:...)
|
||||
|
||||
if (!g_LoggedFileName)
|
||||
{
|
||||
LogError("Error(s) detected parsing admin_levels.cfg:");
|
||||
LogError("Error(s) detected parsing %s", g_Filename);
|
||||
g_LoggedFileName = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user