Fixed format tags

This commit is contained in:
David Anderson
2004-09-07 09:26:20 +00:00
parent 226c7300be
commit 1aee2c6f81
6 changed files with 27 additions and 27 deletions

View File

@@ -18,7 +18,7 @@ stock is_entity(id)
return is_valid_ent(id)
/* The end of the native is buffered incase the plugin is including an NS_VERSION (no longer supported), ignore it */
stock get_build(classname[], value, number=0,{Float,_}:...)
stock get_build(classname[], value, number=0,{Float,Sql,Result,_}:...)
return ns_get_build(classname, value, number)
stock get_private_i(index, offset, linuxdiff=5)