CPed fixes

Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
eray orçunus
2019-07-01 19:26:46 +03:00
parent 9564438647
commit 8b36718c0a
3 changed files with 39 additions and 55 deletions

View File

@ -1,7 +1,7 @@
#pragma once
#include "Entity.h"
enum eWeaponType
enum eWeaponType : uint32
{
WEAPONTYPE_UNARMED = 0,
WEAPONTYPE_BASEBALLBAT,