got rid of upper case types
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
class CPopulation
|
||||
{
|
||||
public:
|
||||
static Bool &ms_bGivePedsWeapons;
|
||||
static bool &ms_bGivePedsWeapons;
|
||||
};
|
||||
Reference in New Issue
Block a user