mirror of
https://github.com/a2x/cs2-dumper.git
synced 2026-02-15 13:37:23 +08:00
fix: schema padding
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// Generated using https://github.com/a2x/cs2-dumper
|
||||
// 2025-12-21 11:22:37.665735500 UTC
|
||||
// 2026-01-22 00:10:23.980960800 UTC
|
||||
|
||||
namespace CS2Dumper.Schemas {
|
||||
// Module: networksystem.dll
|
||||
// Class count: 1
|
||||
// Class count: 0
|
||||
// Enum count: 1
|
||||
public static class NetworksystemDll {
|
||||
// Alignment: 4
|
||||
@@ -14,10 +14,5 @@ namespace CS2Dumper.Schemas {
|
||||
OOPVSUpdates_Default = 0x2,
|
||||
OOPVSUpdates_Count = 0x3
|
||||
}
|
||||
// Parent: None
|
||||
// Field count: 1
|
||||
public static class ChangeAccessorFieldPathIndex_t {
|
||||
public const nint m_Value = 0x0; // int32
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user