mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
Refactored code
This commit is contained in:
@@ -361,6 +361,13 @@ namespace FeTaperedCapsuleRigid_t {
|
||||
constexpr std::ptrdiff_t nFlags = 0x26;
|
||||
}
|
||||
|
||||
namespace FeTaperedCapsuleStretch_t {
|
||||
constexpr std::ptrdiff_t nNode = 0x0;
|
||||
constexpr std::ptrdiff_t nCollisionMask = 0x4;
|
||||
constexpr std::ptrdiff_t nDummy = 0x6;
|
||||
constexpr std::ptrdiff_t flRadius = 0x8;
|
||||
}
|
||||
|
||||
namespace FeTreeChildren_t {
|
||||
constexpr std::ptrdiff_t nChild = 0x0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user