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,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2025-12-21 11:22:37.665735500 UTC
// 2026-01-22 00:10:23.980960800 UTC
#pragma once
@@ -8,7 +8,7 @@
namespace cs2_dumper {
namespace schemas {
// Module: networksystem.dll
// Class count: 1
// Class count: 0
// Enum count: 1
namespace networksystem_dll {
// Alignment: 4
@@ -19,11 +19,6 @@ namespace cs2_dumper {
OOPVSUpdates_Default = 0x2,
OOPVSUpdates_Count = 0x3
};
// Parent: None
// Field count: 1
namespace ChangeAccessorFieldPathIndex_t {
constexpr std::ptrdiff_t m_Value = 0x0; // int32
}
}
}
}