summaryrefslogtreecommitdiffstats
path: root/src/control/Population.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/Population.h')
-rw-r--r--src/control/Population.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/control/Population.h b/src/control/Population.h
index e01d2712..ce27657a 100644
--- a/src/control/Population.h
+++ b/src/control/Population.h
@@ -3,5 +3,5 @@
class CPopulation
{
public:
- static Bool &ms_bGivePedsWeapons;
+ static bool &ms_bGivePedsWeapons;
}; \ No newline at end of file