diff options
| author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-15 21:19:38 +0000 |
|---|---|---|
| committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-15 21:19:38 +0000 |
| commit | 78b1bc9b0a858a07722101a9c052f5b751105f5b (patch) | |
| tree | 76b720428e5fc54a5865cd208d16347da29532a4 /include | |
| parent | dd4069b50434ce0039a0decafa4541969a84ee8d (diff) | |
Added hidestatso directive to options block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1725 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
| -rw-r--r-- | include/extern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index 0288ab7ba..65745d5a4 100644 --- a/include/extern.h +++ b/include/extern.h @@ -369,7 +369,7 @@ E bool BSGentleBWReason; E bool BSCaseSensitive; E char *BSFantasyCharacter; -E int HideStatsO; +E bool HideStatsO; E int GlobalOnCycle; E int AnonymousGlobal; E char *GlobalOnCycleMessage; |
