fixed a small bug

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40449
This commit is contained in:
David Anderson 2007-02-06 23:39:25 +00:00
parent d2a3c7f0f7
commit 70ae8ad8b6

View File

@ -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;
}