Merged heads.

This commit is contained in:
Greyscale
2009-05-02 07:11:05 +02:00
44 changed files with 52 additions and 54 deletions

View File

@ -328,4 +328,4 @@ ConfigBoolToSetting(bool:bOption, String:option[] = "", maxlen)
{
strcopy(option, maxlen, "no");
}
}
}