mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-04-17 19:49:58 +08:00
📦 Game Update 13938
This commit is contained in:
@@ -423,8 +423,8 @@ namespace CAnimTagManagerUpdater {
|
||||
|
||||
namespace CAnimUpdateNodeBase {
|
||||
constexpr std::ptrdiff_t m_nodePath = 0x18;
|
||||
constexpr std::ptrdiff_t m_name = 0x48;
|
||||
constexpr std::ptrdiff_t m_networkMode = 0x50;
|
||||
constexpr std::ptrdiff_t m_networkMode = 0x48;
|
||||
constexpr std::ptrdiff_t m_name = 0x50;
|
||||
}
|
||||
|
||||
namespace CAnimUpdateNodeRef {
|
||||
|
||||
Reference in New Issue
Block a user