From 03cf46beb5a8c65ee32dc349c0343be43c5bd65d Mon Sep 17 00:00:00 2001 From: richard Date: Wed, 9 Dec 2009 13:03:54 +0100 Subject: [PATCH] Fixed typo in model config. --- cstrike/addons/sourcemod/configs/zr/models.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cstrike/addons/sourcemod/configs/zr/models.txt b/cstrike/addons/sourcemod/configs/zr/models.txt index ac8f5ab..8c8f450 100644 --- a/cstrike/addons/sourcemod/configs/zr/models.txt +++ b/cstrike/addons/sourcemod/configs/zr/models.txt @@ -86,7 +86,7 @@ //} // This model will be excluded from public random selections. Only classes - // that use "randomhidden" or explicit specify this model will be able to use it. + // that use "random_hidden" or explicit specify this model will be able to use it. //"hidden" //{ // "name" "hiddenmodel"