From 662e5673f7dbb0b80328c667276abd48d11cbd93 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Sun, 15 Jul 2007 07:48:15 +0000 Subject: [PATCH] Oops --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401121 --- plugins/include/sdktools_stringtables.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/include/sdktools_stringtables.inc b/plugins/include/sdktools_stringtables.inc index ea42c331..b81258ea 100644 --- a/plugins/include/sdktools_stringtables.inc +++ b/plugins/include/sdktools_stringtables.inc @@ -148,7 +148,7 @@ native bool:LockStringTables(bool:lock); * * @param filename File that will be added to downloadables table. */ -stock AddFileToDownloadTable(const String:filename[]) +stock AddFileToDownloadsTable(const String:filename[]) { static table = INVALID_STRING_TABLE;