Remove support for multiple tags on an argument.

This commit is contained in:
David Anderson
2014-09-04 09:59:43 -07:00
parent 8da4179c64
commit 37638ba6fd
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ public OnRebuildAdminCache(AdminCachePart:part)
}
}
ParseError(const String:format[], {Handle,String,Float,_}:...)
ParseError(const String:format[], any:...)
{
decl String:buffer[512];