Game update (14133)

This commit is contained in:
Coslly
2026-01-27 11:38:39 +09:00
committed by GitHub
parent e709e1e524
commit 5f4fcf593f
67 changed files with 216 additions and 235 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2026-01-25 21:11:42.105397500 UTC
// 2026-01-27 02:36:48.265997500 UTC
#pragma once
@@ -11362,7 +11362,7 @@ namespace cs2_dumper {
namespace CPointPulse {
}
// Parent: CBaseCSGrenadeProjectile
// Field count: 4
// Field count: 3
//
// Metadata:
// NetworkVarNames: m_bIsIncGrenade (bool)
@@ -11370,7 +11370,6 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t m_bIsIncGrenade = 0xBB0; // bool
constexpr std::ptrdiff_t m_bDetonated = 0xBC8; // bool
constexpr std::ptrdiff_t m_stillTimer = 0xBD0; // IntervalTimer
constexpr std::ptrdiff_t m_bHasBouncedOffPlayer = 0xCB0; // bool
}
// Parent: CBaseFilter
// Field count: 1