cstrike shouldn't autoload
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401508
This commit is contained in:
parent
970826c9d4
commit
b17cf5c7af
@ -73,11 +73,7 @@ public Extension:__ext_cstrike =
|
||||
{
|
||||
name = "CStrike",
|
||||
file = "games/game.cstrike.ext",
|
||||
#if defined AUTOLOAD_EXTENSIONS
|
||||
autoload = 1,
|
||||
#else
|
||||
autoload = 0,
|
||||
#endif
|
||||
#if defined REQUIRE_EXTENSIONS
|
||||
required = 1,
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user