diff options
Diffstat (limited to 'include/extern.h')
-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 a39ec0213..624c59f35 100644 --- a/include/extern.h +++ b/include/extern.h @@ -371,7 +371,7 @@ E char *BSFantasyCharacter; E bool HideStatsO; E bool GlobalOnCycle; -E int AnonymousGlobal; +E bool AnonymousGlobal; E char *GlobalOnCycleMessage; E char *GlobalOnCycleUP; E char **ServicesRoots; |