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
#![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]
@@ -11488,7 +11488,7 @@ pub mod cs2_dumper {
pub mod CPointPulse {
}
// Parent: CBaseCSGrenadeProjectile
// Field count: 4
// Field count: 3
//
// Metadata:
// NetworkVarNames: m_bIsIncGrenade (bool)
@@ -11496,7 +11496,6 @@ pub mod cs2_dumper {
pub const m_bIsIncGrenade: usize = 0xBB0; // bool
pub const m_bDetonated: usize = 0xBC8; // bool
pub const m_stillTimer: usize = 0xBD0; // IntervalTimer
pub const m_bHasBouncedOffPlayer: usize = 0xCB0; // bool
}
// Parent: CBaseFilter
// Field count: 1