More replay stuff
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#pragma once
|
||||
|
||||
#include "PedType.h"
|
||||
|
||||
class CPopulation
|
||||
{
|
||||
public:
|
||||
static bool &ms_bGivePedsWeapons;
|
||||
|
||||
static void UpdatePedCount(uint32, bool);
|
||||
};
|
||||
Reference in New Issue
Block a user