mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 11:04:09 +00:00
CPed fixes
Signed-off-by: eray orçunus <erayorcunus@gmail.com>
This commit is contained in:
parent
9564438647
commit
8b36718c0a
3 changed files with 39 additions and 55 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
#include "Entity.h"
|
||||
|
||||
enum eWeaponType
|
||||
enum eWeaponType : uint32
|
||||
{
|
||||
WEAPONTYPE_UNARMED = 0,
|
||||
WEAPONTYPE_BASEBALLBAT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue