Added forgotten cvar to the config.

ZHP now uses client cookies. (Still need to make a menu and cookie-tize other settings.
This commit is contained in:
Greyscale
2009-06-20 00:15:43 -07:00
parent 65beb9f0d0
commit e7bdae2ad8
6 changed files with 78 additions and 10 deletions

View File

@ -88,7 +88,7 @@ new Handle:arrayWeapons = INVALID_HANDLE;
/**
* Weapons module init function.
*/
*/
WeaponsInit()
{
// Forward event to sub-modules.