You've already forked Starlight-SMO-Example
mirror of
https://github.com/CraftyBoss/Starlight-SMO-Example.git
synced 2026-04-01 08:53:17 -07:00
Update Weapon.h
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Cmn {
|
||||
namespace Def {
|
||||
class Weapon {
|
||||
public:
|
||||
Cmn::Def::WeaponKind mWeaponKinds[4];
|
||||
u32 mWeapons[3];
|
||||
u32 mTurfedInk;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user