version/author fix

This commit is contained in:
David Anderson
2004-11-11 07:40:21 +00:00
parent 8c215e5d6f
commit 148b365e43
9 changed files with 9 additions and 9 deletions

View File

@ -142,7 +142,7 @@ new g_DoubleKillSound[3][] = {
}
public plugin_init() {
register_plugin("TFC Stats","0.20tfc","SidLuke")
register_plugin("TFC Stats",AMXX_VERSION_STR,"AMXX Dev Team")
register_event("30","eInterMission","a")
register_event("ResetHUD","eResetHud","b")