mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 16:47:23 +08:00
Game update (14133)
This commit is contained in:
@@ -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
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: server.dll
|
||||
@@ -11356,7 +11356,7 @@ namespace CS2Dumper.Schemas {
|
||||
public static class CPointPulse {
|
||||
}
|
||||
// Parent: CBaseCSGrenadeProjectile
|
||||
// Field count: 4
|
||||
// Field count: 3
|
||||
//
|
||||
// Metadata:
|
||||
// NetworkVarNames: m_bIsIncGrenade (bool)
|
||||
@@ -11364,7 +11364,6 @@ namespace CS2Dumper.Schemas {
|
||||
public const nint m_bIsIncGrenade = 0xBB0; // bool
|
||||
public const nint m_bDetonated = 0xBC8; // bool
|
||||
public const nint m_stillTimer = 0xBD0; // IntervalTimer
|
||||
public const nint m_bHasBouncedOffPlayer = 0xCB0; // bool
|
||||
}
|
||||
// Parent: CBaseFilter
|
||||
// Field count: 1
|
||||
|
||||
Reference in New Issue
Block a user