mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 11:36:25 +00:00
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "Entity.h"
|
||||
|
||||
enum eWeaponType
|
||||
enum eWeaponType : uint32
|
||||
{
|
||||
WEAPONTYPE_UNARMED = 0,
|
||||
WEAPONTYPE_BASEBALLBAT,
|
||||
|
Reference in New Issue
Block a user