fix: schema padding

This commit is contained in:
Liam
2026-01-21 19:10:48 -05:00
parent 249cd0b80d
commit f9da77d9d4
77 changed files with 30599 additions and 91151 deletions

View File

@@ -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
}
}
}