From 463d3e40b4b127283d5b406d66be9506ca43f5e9 Mon Sep 17 00:00:00 2001 From: Czy2019 <63694486+Czy2019@users.noreply.github.com> Date: Tue, 13 Feb 2024 12:06:47 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Game=20Update=2013992?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit new offsets --- generated/animationsystem.dll.cs | 2 +- generated/animationsystem.dll.hpp | 2 +- generated/animationsystem.dll.py | 2 +- generated/animationsystem.dll.rs | 2 +- generated/client.dll.cs | 5 +++++ generated/client.dll.hpp | 2 +- generated/client.dll.py | 2 +- generated/client.dll.rs | 2 +- generated/engine2.dll.cs | 2 +- generated/engine2.dll.hpp | 2 +- generated/engine2.dll.py | 2 +- generated/engine2.dll.rs | 2 +- generated/host.dll.cs | 2 +- generated/host.dll.hpp | 2 +- generated/host.dll.py | 2 +- generated/host.dll.rs | 2 +- generated/interfaces.cs | 24 ++++++++++++------------ generated/interfaces.hpp | 24 ++++++++++++------------ generated/interfaces.json | 22 +++++++++++----------- generated/interfaces.py | 24 ++++++++++++------------ generated/interfaces.rs | 24 ++++++++++++------------ generated/interfaces.yaml | 22 +++++++++++----------- generated/materialsystem2.dll.cs | 2 +- generated/materialsystem2.dll.hpp | 2 +- generated/materialsystem2.dll.py | 2 +- generated/materialsystem2.dll.rs | 2 +- generated/networksystem.dll.cs | 2 +- generated/networksystem.dll.hpp | 2 +- generated/networksystem.dll.py | 2 +- generated/networksystem.dll.rs | 2 +- generated/offsets.cs | 4 ++-- generated/offsets.hpp | 4 ++-- generated/offsets.json | 2 +- generated/offsets.py | 4 ++-- generated/offsets.rs | 4 ++-- generated/offsets.yaml | 2 +- generated/particles.dll.cs | 2 +- generated/particles.dll.hpp | 2 +- generated/particles.dll.py | 2 +- generated/particles.dll.rs | 2 +- generated/pulse_system.dll.cs | 2 +- generated/pulse_system.dll.hpp | 2 +- generated/pulse_system.dll.py | 2 +- generated/pulse_system.dll.rs | 2 +- generated/rendersystemdx11.dll.cs | 2 +- generated/rendersystemdx11.dll.hpp | 2 +- generated/rendersystemdx11.dll.py | 2 +- generated/rendersystemdx11.dll.rs | 2 +- generated/resourcesystem.dll.cs | 2 +- generated/resourcesystem.dll.hpp | 2 +- generated/resourcesystem.dll.py | 2 +- generated/resourcesystem.dll.rs | 2 +- generated/scenesystem.dll.cs | 2 +- generated/scenesystem.dll.hpp | 2 +- generated/scenesystem.dll.py | 2 +- generated/scenesystem.dll.rs | 2 +- generated/schemasystem.dll.cs | 2 +- generated/schemasystem.dll.hpp | 2 +- generated/schemasystem.dll.py | 2 +- generated/schemasystem.dll.rs | 2 +- generated/server.dll.cs | 2 +- generated/server.dll.hpp | 2 +- generated/server.dll.py | 2 +- generated/server.dll.rs | 2 +- generated/soundsystem.dll.cs | 2 +- generated/soundsystem.dll.hpp | 2 +- generated/soundsystem.dll.py | 2 +- generated/soundsystem.dll.rs | 2 +- generated/vphysics2.dll.cs | 2 +- generated/vphysics2.dll.hpp | 2 +- generated/vphysics2.dll.py | 2 +- generated/vphysics2.dll.rs | 2 +- generated/worldrenderer.dll.cs | 2 +- generated/worldrenderer.dll.hpp | 2 +- generated/worldrenderer.dll.py | 2 +- generated/worldrenderer.dll.rs | 2 +- 76 files changed, 148 insertions(+), 143 deletions(-) diff --git a/generated/animationsystem.dll.cs b/generated/animationsystem.dll.cs index 08ba5304..11c186c1 100644 --- a/generated/animationsystem.dll.cs +++ b/generated/animationsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class AimMatrixOpFixedSettings_t { diff --git a/generated/animationsystem.dll.hpp b/generated/animationsystem.dll.hpp index 1bb9c70d..d2605110 100644 --- a/generated/animationsystem.dll.hpp +++ b/generated/animationsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/animationsystem.dll.py b/generated/animationsystem.dll.py index 6301e887..6845b83a 100644 --- a/generated/animationsystem.dll.py +++ b/generated/animationsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class AimMatrixOpFixedSettings_t: diff --git a/generated/animationsystem.dll.rs b/generated/animationsystem.dll.rs index 287585a8..d7b569a8 100644 --- a/generated/animationsystem.dll.rs +++ b/generated/animationsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/client.dll.cs b/generated/client.dll.cs index 4e6ffb2e..af41858f 100644 --- a/generated/client.dll.cs +++ b/generated/client.dll.cs @@ -1,3 +1,8 @@ +/* + * Created using https://github.com/a2x/cs2-dumper + * Tue, 13 Feb 2024 04:04:48 +0000 + */ + public static class ActiveModelConfig_t { public const nint m_Handle = 0x28; // ModelConfigHandle_t public const nint m_Name = 0x30; // CUtlSymbolLarge diff --git a/generated/client.dll.hpp b/generated/client.dll.hpp index 1f87d4a5..7866874d 100644 --- a/generated/client.dll.hpp +++ b/generated/client.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #pragma once diff --git a/generated/client.dll.py b/generated/client.dll.py index d9312e64..6d3d2e4d 100644 --- a/generated/client.dll.py +++ b/generated/client.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:15 +0000 +Tue, 13 Feb 2024 04:04:48 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/client.dll.rs b/generated/client.dll.rs index 558a9bda..d64429c0 100644 --- a/generated/client.dll.rs +++ b/generated/client.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/engine2.dll.cs b/generated/engine2.dll.cs index 46e8277b..05a4ae06 100644 --- a/generated/engine2.dll.cs +++ b/generated/engine2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CEmptyEntityInstance { diff --git a/generated/engine2.dll.hpp b/generated/engine2.dll.hpp index 4316b19d..14f71e9c 100644 --- a/generated/engine2.dll.hpp +++ b/generated/engine2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/engine2.dll.py b/generated/engine2.dll.py index 8e70aeee..dd72569b 100644 --- a/generated/engine2.dll.py +++ b/generated/engine2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CEmptyEntityInstance: diff --git a/generated/engine2.dll.rs b/generated/engine2.dll.rs index d4a36f97..c77b9c83 100644 --- a/generated/engine2.dll.rs +++ b/generated/engine2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/host.dll.cs b/generated/host.dll.cs index 31347c4f..38565387 100644 --- a/generated/host.dll.cs +++ b/generated/host.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ public static class CAnimScriptBase { diff --git a/generated/host.dll.hpp b/generated/host.dll.hpp index aa5e1eb9..f8719837 100644 --- a/generated/host.dll.hpp +++ b/generated/host.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #pragma once diff --git a/generated/host.dll.py b/generated/host.dll.py index 0a8930c9..7c0d22df 100644 --- a/generated/host.dll.py +++ b/generated/host.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:15 +0000 +Tue, 13 Feb 2024 04:04:49 +0000 ''' class CAnimScriptBase: diff --git a/generated/host.dll.rs b/generated/host.dll.rs index 2ce897ba..5382963f 100644 --- a/generated/host.dll.rs +++ b/generated/host.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/interfaces.cs b/generated/interfaces.cs index 9da54ec1..fa02cb1e 100644 --- a/generated/interfaces.cs +++ b/generated/interfaces.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ public static class animationsystem_dll { // animationsystem.dll @@ -9,12 +9,12 @@ public static class animationsystem_dll { // animationsystem.dll } public static class client_dll { // client.dll - public const nint LegacyGameUI001 = 0x8AA960; - public const nint Source2ClientUI001 = 0x899BC0; - public const nint Source2ClientPrediction001 = 0x7ACAF0; - public const nint ClientToolsInfo_001 = 0x7313D0; - public const nint Source2Client002 = 0x7313F0; - public const nint GameClientExports001 = 0x7313E0; + public const nint LegacyGameUI001 = 0x8AA920; + public const nint Source2ClientUI001 = 0x899B80; + public const nint Source2ClientPrediction001 = 0x7ACAB0; + public const nint ClientToolsInfo_001 = 0x7313C0; + public const nint Source2Client002 = 0x7313E0; + public const nint GameClientExports001 = 0x7313D0; public const nint EmptyWorldService001_Client = 0x483D80; public const nint Source2ClientConfig001 = 0x46E9A0; } @@ -157,11 +157,11 @@ public static class schemasystem_dll { // schemasystem.dll } public static class server_dll { // server.dll - public const nint NavGameTest001 = 0xA41980; - public const nint ServerToolsInfo_001 = 0x830040; - public const nint Source2GameClients001 = 0x830050; - public const nint Source2GameEntities001 = 0x830060; - public const nint Source2Server001 = 0x830070; + public const nint NavGameTest001 = 0xA41970; + public const nint ServerToolsInfo_001 = 0x830030; + public const nint Source2GameClients001 = 0x830040; + public const nint Source2GameEntities001 = 0x830050; + public const nint Source2Server001 = 0x830060; public const nint EmptyWorldService001_Server = 0x5745B0; public const nint Source2ServerConfig001 = 0x565920; public const nint EntitySubclassUtilsV001 = 0x2B8F50; diff --git a/generated/interfaces.hpp b/generated/interfaces.hpp index 73847fd0..8d136a76 100644 --- a/generated/interfaces.hpp +++ b/generated/interfaces.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #pragma once @@ -13,12 +13,12 @@ namespace animationsystem_dll { // animationsystem.dll } namespace client_dll { // client.dll - constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AA960; - constexpr std::ptrdiff_t Source2ClientUI001 = 0x899BC0; - constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7ACAF0; - constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x7313D0; - constexpr std::ptrdiff_t Source2Client002 = 0x7313F0; - constexpr std::ptrdiff_t GameClientExports001 = 0x7313E0; + constexpr std::ptrdiff_t LegacyGameUI001 = 0x8AA920; + constexpr std::ptrdiff_t Source2ClientUI001 = 0x899B80; + constexpr std::ptrdiff_t Source2ClientPrediction001 = 0x7ACAB0; + constexpr std::ptrdiff_t ClientToolsInfo_001 = 0x7313C0; + constexpr std::ptrdiff_t Source2Client002 = 0x7313E0; + constexpr std::ptrdiff_t GameClientExports001 = 0x7313D0; constexpr std::ptrdiff_t EmptyWorldService001_Client = 0x483D80; constexpr std::ptrdiff_t Source2ClientConfig001 = 0x46E9A0; } @@ -161,11 +161,11 @@ namespace schemasystem_dll { // schemasystem.dll } namespace server_dll { // server.dll - constexpr std::ptrdiff_t NavGameTest001 = 0xA41980; - constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x830040; - constexpr std::ptrdiff_t Source2GameClients001 = 0x830050; - constexpr std::ptrdiff_t Source2GameEntities001 = 0x830060; - constexpr std::ptrdiff_t Source2Server001 = 0x830070; + constexpr std::ptrdiff_t NavGameTest001 = 0xA41970; + constexpr std::ptrdiff_t ServerToolsInfo_001 = 0x830030; + constexpr std::ptrdiff_t Source2GameClients001 = 0x830040; + constexpr std::ptrdiff_t Source2GameEntities001 = 0x830050; + constexpr std::ptrdiff_t Source2Server001 = 0x830060; constexpr std::ptrdiff_t EmptyWorldService001_Server = 0x5745B0; constexpr std::ptrdiff_t Source2ServerConfig001 = 0x565920; constexpr std::ptrdiff_t EntitySubclassUtilsV001 = 0x2B8F50; diff --git a/generated/interfaces.json b/generated/interfaces.json index b0559b41..5a2b2045 100644 --- a/generated/interfaces.json +++ b/generated/interfaces.json @@ -15,7 +15,7 @@ "client_dll": { "data": { "ClientToolsInfo_001": { - "value": 7541712, + "value": 7541696, "comment": null }, "EmptyWorldService001_Client": { @@ -23,15 +23,15 @@ "comment": null }, "GameClientExports001": { - "value": 7541728, + "value": 7541712, "comment": null }, "LegacyGameUI001": { - "value": 9087328, + "value": 9087264, "comment": null }, "Source2Client002": { - "value": 7541744, + "value": 7541728, "comment": null }, "Source2ClientConfig001": { @@ -39,11 +39,11 @@ "comment": null }, "Source2ClientPrediction001": { - "value": 8047344, + "value": 8047280, "comment": null }, "Source2ClientUI001": { - "value": 9018304, + "value": 9018240, "comment": null } }, @@ -461,15 +461,15 @@ "comment": null }, "NavGameTest001": { - "value": 10754432, + "value": 10754416, "comment": null }, "ServerToolsInfo_001": { - "value": 8585280, + "value": 8585264, "comment": null }, "Source2GameClients001": { - "value": 8585296, + "value": 8585280, "comment": null }, "Source2GameDirector001": { @@ -477,11 +477,11 @@ "comment": null }, "Source2GameEntities001": { - "value": 8585312, + "value": 8585296, "comment": null }, "Source2Server001": { - "value": 8585328, + "value": 8585312, "comment": null }, "Source2ServerConfig001": { diff --git a/generated/interfaces.py b/generated/interfaces.py index 46ab04fd..19c303c4 100644 --- a/generated/interfaces.py +++ b/generated/interfaces.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:15 +0000 +Tue, 13 Feb 2024 04:04:49 +0000 ''' class animationsystem_dll: # animationsystem.dll @@ -8,12 +8,12 @@ class animationsystem_dll: # animationsystem.dll AnimationSystem_001 = 0x6DA00 class client_dll: # client.dll - LegacyGameUI001 = 0x8AA960 - Source2ClientUI001 = 0x899BC0 - Source2ClientPrediction001 = 0x7ACAF0 - ClientToolsInfo_001 = 0x7313D0 - Source2Client002 = 0x7313F0 - GameClientExports001 = 0x7313E0 + LegacyGameUI001 = 0x8AA920 + Source2ClientUI001 = 0x899B80 + Source2ClientPrediction001 = 0x7ACAB0 + ClientToolsInfo_001 = 0x7313C0 + Source2Client002 = 0x7313E0 + GameClientExports001 = 0x7313D0 EmptyWorldService001_Client = 0x483D80 Source2ClientConfig001 = 0x46E9A0 @@ -134,11 +134,11 @@ class schemasystem_dll: # schemasystem.dll SchemaSystem_001 = 0xAA50 class server_dll: # server.dll - NavGameTest001 = 0xA41980 - ServerToolsInfo_001 = 0x830040 - Source2GameClients001 = 0x830050 - Source2GameEntities001 = 0x830060 - Source2Server001 = 0x830070 + NavGameTest001 = 0xA41970 + ServerToolsInfo_001 = 0x830030 + Source2GameClients001 = 0x830040 + Source2GameEntities001 = 0x830050 + Source2Server001 = 0x830060 EmptyWorldService001_Server = 0x5745B0 Source2ServerConfig001 = 0x565920 EntitySubclassUtilsV001 = 0x2B8F50 diff --git a/generated/interfaces.rs b/generated/interfaces.rs index 47617db3..c6ca4eab 100644 --- a/generated/interfaces.rs +++ b/generated/interfaces.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -11,12 +11,12 @@ pub mod animationsystem_dll { // animationsystem.dll } pub mod client_dll { // client.dll - pub const LegacyGameUI001: usize = 0x8AA960; - pub const Source2ClientUI001: usize = 0x899BC0; - pub const Source2ClientPrediction001: usize = 0x7ACAF0; - pub const ClientToolsInfo_001: usize = 0x7313D0; - pub const Source2Client002: usize = 0x7313F0; - pub const GameClientExports001: usize = 0x7313E0; + pub const LegacyGameUI001: usize = 0x8AA920; + pub const Source2ClientUI001: usize = 0x899B80; + pub const Source2ClientPrediction001: usize = 0x7ACAB0; + pub const ClientToolsInfo_001: usize = 0x7313C0; + pub const Source2Client002: usize = 0x7313E0; + pub const GameClientExports001: usize = 0x7313D0; pub const EmptyWorldService001_Client: usize = 0x483D80; pub const Source2ClientConfig001: usize = 0x46E9A0; } @@ -159,11 +159,11 @@ pub mod schemasystem_dll { // schemasystem.dll } pub mod server_dll { // server.dll - pub const NavGameTest001: usize = 0xA41980; - pub const ServerToolsInfo_001: usize = 0x830040; - pub const Source2GameClients001: usize = 0x830050; - pub const Source2GameEntities001: usize = 0x830060; - pub const Source2Server001: usize = 0x830070; + pub const NavGameTest001: usize = 0xA41970; + pub const ServerToolsInfo_001: usize = 0x830030; + pub const Source2GameClients001: usize = 0x830040; + pub const Source2GameEntities001: usize = 0x830050; + pub const Source2Server001: usize = 0x830060; pub const EmptyWorldService001_Server: usize = 0x5745B0; pub const Source2ServerConfig001: usize = 0x565920; pub const EntitySubclassUtilsV001: usize = 0x2B8F50; diff --git a/generated/interfaces.yaml b/generated/interfaces.yaml index d9df084a..b87ae6eb 100644 --- a/generated/interfaces.yaml +++ b/generated/interfaces.yaml @@ -3,12 +3,12 @@ animationsystem_dll: # animationsystem.dll AnimationSystemUtils_001: 470656 AnimationSystem_001: 449024 client_dll: # client.dll - LegacyGameUI001: 9087328 - Source2ClientUI001: 9018304 - Source2ClientPrediction001: 8047344 - ClientToolsInfo_001: 7541712 - Source2Client002: 7541744 - GameClientExports001: 7541728 + LegacyGameUI001: 9087264 + Source2ClientUI001: 9018240 + Source2ClientPrediction001: 8047280 + ClientToolsInfo_001: 7541696 + Source2Client002: 7541728 + GameClientExports001: 7541712 EmptyWorldService001_Client: 4734336 Source2ClientConfig001: 4647328 engine2_dll: # engine2.dll @@ -107,11 +107,11 @@ scenesystem_dll: # scenesystem.dll schemasystem_dll: # schemasystem.dll SchemaSystem_001: 43600 server_dll: # server.dll - NavGameTest001: 10754432 - ServerToolsInfo_001: 8585280 - Source2GameClients001: 8585296 - Source2GameEntities001: 8585312 - Source2Server001: 8585328 + NavGameTest001: 10754416 + ServerToolsInfo_001: 8585264 + Source2GameClients001: 8585280 + Source2GameEntities001: 8585296 + Source2Server001: 8585312 EmptyWorldService001_Server: 5719472 Source2ServerConfig001: 5658912 EntitySubclassUtilsV001: 2854736 diff --git a/generated/materialsystem2.dll.cs b/generated/materialsystem2.dll.cs index bb67a7fd..46cfc939 100644 --- a/generated/materialsystem2.dll.cs +++ b/generated/materialsystem2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class MaterialParamBuffer_t { // MaterialParam_t diff --git a/generated/materialsystem2.dll.hpp b/generated/materialsystem2.dll.hpp index 2b30092f..ac57dd91 100644 --- a/generated/materialsystem2.dll.hpp +++ b/generated/materialsystem2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/materialsystem2.dll.py b/generated/materialsystem2.dll.py index ca57809c..5f1c2bf6 100644 --- a/generated/materialsystem2.dll.py +++ b/generated/materialsystem2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class MaterialParamBuffer_t: # MaterialParam_t diff --git a/generated/materialsystem2.dll.rs b/generated/materialsystem2.dll.rs index 84d79489..5c61c8a2 100644 --- a/generated/materialsystem2.dll.rs +++ b/generated/materialsystem2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/networksystem.dll.cs b/generated/networksystem.dll.cs index c01a442b..61db1578 100644 --- a/generated/networksystem.dll.cs +++ b/generated/networksystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class ChangeAccessorFieldPathIndex_t { diff --git a/generated/networksystem.dll.hpp b/generated/networksystem.dll.hpp index 3d0fdc8b..03499c2e 100644 --- a/generated/networksystem.dll.hpp +++ b/generated/networksystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/networksystem.dll.py b/generated/networksystem.dll.py index e8199bfb..aa985247 100644 --- a/generated/networksystem.dll.py +++ b/generated/networksystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class ChangeAccessorFieldPathIndex_t: diff --git a/generated/networksystem.dll.rs b/generated/networksystem.dll.rs index 5fe1e5d8..3f562ef9 100644 --- a/generated/networksystem.dll.rs +++ b/generated/networksystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/offsets.cs b/generated/offsets.cs index 67af6173..3737286f 100644 --- a/generated/offsets.cs +++ b/generated/offsets.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ public static class client_dll { // client.dll @@ -41,7 +41,7 @@ public static class engine2_dll { // engine2.dll } public static class game_info { // Some additional information about the game at dump time - public const nint buildNumber = 0x36A7; // Game build number + public const nint buildNumber = 0x36A8; // Game build number } public static class inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.hpp b/generated/offsets.hpp index 2fb3514a..30d6154b 100644 --- a/generated/offsets.hpp +++ b/generated/offsets.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #pragma once @@ -45,7 +45,7 @@ namespace engine2_dll { // engine2.dll } namespace game_info { // Some additional information about the game at dump time - constexpr std::ptrdiff_t buildNumber = 0x36A7; // Game build number + constexpr std::ptrdiff_t buildNumber = 0x36A8; // Game build number } namespace inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.json b/generated/offsets.json index 5fb38a5a..2360d574 100644 --- a/generated/offsets.json +++ b/generated/offsets.json @@ -136,7 +136,7 @@ "game_info": { "data": { "buildNumber": { - "value": 13991, + "value": 13992, "comment": "Game build number" } }, diff --git a/generated/offsets.py b/generated/offsets.py index 77c29690..f1612148 100644 --- a/generated/offsets.py +++ b/generated/offsets.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:15 +0000 +Tue, 13 Feb 2024 04:04:49 +0000 ''' class client_dll: # client.dll @@ -39,7 +39,7 @@ class engine2_dll: # engine2.dll dwWindowWidth = 0x5C9A28 class game_info: # Some additional information about the game at dump time - buildNumber = 0x36A7 # Game build number + buildNumber = 0x36A8 # Game build number class inputsystem_dll: # inputsystem.dll dwInputSystem = 0x367A0 diff --git a/generated/offsets.rs b/generated/offsets.rs index 84e90af5..4304bedb 100644 --- a/generated/offsets.rs +++ b/generated/offsets.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:15 +0000 + * Tue, 13 Feb 2024 04:04:49 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] @@ -43,7 +43,7 @@ pub mod engine2_dll { // engine2.dll } pub mod game_info { // Some additional information about the game at dump time - pub const buildNumber: usize = 0x36A7; // Game build number + pub const buildNumber: usize = 0x36A8; // Game build number } pub mod inputsystem_dll { // inputsystem.dll diff --git a/generated/offsets.yaml b/generated/offsets.yaml index bc198bce..abcb13bf 100644 --- a/generated/offsets.yaml +++ b/generated/offsets.yaml @@ -33,6 +33,6 @@ engine2_dll: # engine2.dll dwWindowHeight: 6068780 dwWindowWidth: 6068776 game_info: # Some additional information about the game at dump time - buildNumber: 13991 # Game build number + buildNumber: 13992 # Game build number inputsystem_dll: # inputsystem.dll dwInputSystem: 223136 diff --git a/generated/particles.dll.cs b/generated/particles.dll.cs index 7c09d7a8..7c25dc19 100644 --- a/generated/particles.dll.cs +++ b/generated/particles.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CBaseRendererSource2 { // CParticleFunctionRenderer diff --git a/generated/particles.dll.hpp b/generated/particles.dll.hpp index b4168f4d..ac1f87cd 100644 --- a/generated/particles.dll.hpp +++ b/generated/particles.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:14 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #pragma once diff --git a/generated/particles.dll.py b/generated/particles.dll.py index 81f7744c..959a2760 100644 --- a/generated/particles.dll.py +++ b/generated/particles.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:14 +0000 +Tue, 13 Feb 2024 04:04:48 +0000 ''' class CBaseRendererSource2: # CParticleFunctionRenderer diff --git a/generated/particles.dll.rs b/generated/particles.dll.rs index cc6a71c4..5b2ea87a 100644 --- a/generated/particles.dll.rs +++ b/generated/particles.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:14 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/pulse_system.dll.cs b/generated/pulse_system.dll.cs index b23f8708..8913b8ba 100644 --- a/generated/pulse_system.dll.cs +++ b/generated/pulse_system.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CBasePulseGraphInstance { diff --git a/generated/pulse_system.dll.hpp b/generated/pulse_system.dll.hpp index 9553dec2..7364e59a 100644 --- a/generated/pulse_system.dll.hpp +++ b/generated/pulse_system.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/pulse_system.dll.py b/generated/pulse_system.dll.py index dfacc43b..b15df97a 100644 --- a/generated/pulse_system.dll.py +++ b/generated/pulse_system.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CBasePulseGraphInstance: diff --git a/generated/pulse_system.dll.rs b/generated/pulse_system.dll.rs index af43d264..2881676b 100644 --- a/generated/pulse_system.dll.rs +++ b/generated/pulse_system.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/rendersystemdx11.dll.cs b/generated/rendersystemdx11.dll.cs index 2ad2af28..2eca02e6 100644 --- a/generated/rendersystemdx11.dll.cs +++ b/generated/rendersystemdx11.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class RenderInputLayoutField_t { diff --git a/generated/rendersystemdx11.dll.hpp b/generated/rendersystemdx11.dll.hpp index a0278ee2..f7e28974 100644 --- a/generated/rendersystemdx11.dll.hpp +++ b/generated/rendersystemdx11.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/rendersystemdx11.dll.py b/generated/rendersystemdx11.dll.py index 649ccd89..ebe1e3d0 100644 --- a/generated/rendersystemdx11.dll.py +++ b/generated/rendersystemdx11.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class RenderInputLayoutField_t: diff --git a/generated/rendersystemdx11.dll.rs b/generated/rendersystemdx11.dll.rs index 45cb8fe9..a5cd25b8 100644 --- a/generated/rendersystemdx11.dll.rs +++ b/generated/rendersystemdx11.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/resourcesystem.dll.cs b/generated/resourcesystem.dll.cs index 5d204405..89e60823 100644 --- a/generated/resourcesystem.dll.cs +++ b/generated/resourcesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class AABB_t { diff --git a/generated/resourcesystem.dll.hpp b/generated/resourcesystem.dll.hpp index 64ad3808..ff0cea35 100644 --- a/generated/resourcesystem.dll.hpp +++ b/generated/resourcesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/resourcesystem.dll.py b/generated/resourcesystem.dll.py index b01901dd..93203237 100644 --- a/generated/resourcesystem.dll.py +++ b/generated/resourcesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class AABB_t: diff --git a/generated/resourcesystem.dll.rs b/generated/resourcesystem.dll.rs index 23fc5e2e..71a30049 100644 --- a/generated/resourcesystem.dll.rs +++ b/generated/resourcesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/scenesystem.dll.cs b/generated/scenesystem.dll.cs index 7dceb0c0..8594d8cb 100644 --- a/generated/scenesystem.dll.cs +++ b/generated/scenesystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CSSDSEndFrameViewInfo { diff --git a/generated/scenesystem.dll.hpp b/generated/scenesystem.dll.hpp index e1429144..82d4cda8 100644 --- a/generated/scenesystem.dll.hpp +++ b/generated/scenesystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/scenesystem.dll.py b/generated/scenesystem.dll.py index 7c45f5da..0e0a5c01 100644 --- a/generated/scenesystem.dll.py +++ b/generated/scenesystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CSSDSEndFrameViewInfo: diff --git a/generated/scenesystem.dll.rs b/generated/scenesystem.dll.rs index 3567b19a..def8dde8 100644 --- a/generated/scenesystem.dll.rs +++ b/generated/scenesystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/schemasystem.dll.cs b/generated/schemasystem.dll.cs index 1d49818f..f90a4af1 100644 --- a/generated/schemasystem.dll.cs +++ b/generated/schemasystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CExampleSchemaVData_Monomorphic { diff --git a/generated/schemasystem.dll.hpp b/generated/schemasystem.dll.hpp index 62a32693..476726fc 100644 --- a/generated/schemasystem.dll.hpp +++ b/generated/schemasystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/schemasystem.dll.py b/generated/schemasystem.dll.py index 9cea868a..3fa4fd60 100644 --- a/generated/schemasystem.dll.py +++ b/generated/schemasystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CExampleSchemaVData_Monomorphic: diff --git a/generated/schemasystem.dll.rs b/generated/schemasystem.dll.rs index 7bfa95e8..a2d79714 100644 --- a/generated/schemasystem.dll.rs +++ b/generated/schemasystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/server.dll.cs b/generated/server.dll.cs index 198133a4..da4b8040 100644 --- a/generated/server.dll.cs +++ b/generated/server.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:14 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ public static class ActiveModelConfig_t { diff --git a/generated/server.dll.hpp b/generated/server.dll.hpp index 1a421023..e3380fdd 100644 --- a/generated/server.dll.hpp +++ b/generated/server.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:14 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #pragma once diff --git a/generated/server.dll.py b/generated/server.dll.py index e264ce67..0b14711a 100644 --- a/generated/server.dll.py +++ b/generated/server.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:14 +0000 +Tue, 13 Feb 2024 04:04:48 +0000 ''' class ActiveModelConfig_t: diff --git a/generated/server.dll.rs b/generated/server.dll.rs index 53f1cc15..91f488b4 100644 --- a/generated/server.dll.rs +++ b/generated/server.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:14 +0000 + * Tue, 13 Feb 2024 04:04:48 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/soundsystem.dll.cs b/generated/soundsystem.dll.cs index 43e8e8fc..da84df82 100644 --- a/generated/soundsystem.dll.cs +++ b/generated/soundsystem.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CDSPMixgroupModifier { diff --git a/generated/soundsystem.dll.hpp b/generated/soundsystem.dll.hpp index e9e1b451..f3887a64 100644 --- a/generated/soundsystem.dll.hpp +++ b/generated/soundsystem.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/soundsystem.dll.py b/generated/soundsystem.dll.py index 5ccbf09b..6f5b8cc1 100644 --- a/generated/soundsystem.dll.py +++ b/generated/soundsystem.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CDSPMixgroupModifier: diff --git a/generated/soundsystem.dll.rs b/generated/soundsystem.dll.rs index 155e0cdc..ee7dbcd8 100644 --- a/generated/soundsystem.dll.rs +++ b/generated/soundsystem.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/vphysics2.dll.cs b/generated/vphysics2.dll.cs index 91f63746..f13f7fd6 100644 --- a/generated/vphysics2.dll.cs +++ b/generated/vphysics2.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class CFeIndexedJiggleBone { diff --git a/generated/vphysics2.dll.hpp b/generated/vphysics2.dll.hpp index cf1af186..dde830d1 100644 --- a/generated/vphysics2.dll.hpp +++ b/generated/vphysics2.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/vphysics2.dll.py b/generated/vphysics2.dll.py index 59d1eba3..52574f21 100644 --- a/generated/vphysics2.dll.py +++ b/generated/vphysics2.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class CFeIndexedJiggleBone: diff --git a/generated/vphysics2.dll.rs b/generated/vphysics2.dll.rs index 31a5009f..d42210a4 100644 --- a/generated/vphysics2.dll.rs +++ b/generated/vphysics2.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)] diff --git a/generated/worldrenderer.dll.cs b/generated/worldrenderer.dll.cs index 2ef49882..c14f84ad 100644 --- a/generated/worldrenderer.dll.cs +++ b/generated/worldrenderer.dll.cs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ public static class AggregateLODSetup_t { diff --git a/generated/worldrenderer.dll.hpp b/generated/worldrenderer.dll.hpp index 607bc7a0..6db6ed5e 100644 --- a/generated/worldrenderer.dll.hpp +++ b/generated/worldrenderer.dll.hpp @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #pragma once diff --git a/generated/worldrenderer.dll.py b/generated/worldrenderer.dll.py index 402e8097..ed7be438 100644 --- a/generated/worldrenderer.dll.py +++ b/generated/worldrenderer.dll.py @@ -1,6 +1,6 @@ ''' Created using https://github.com/a2x/cs2-dumper -Tue, 13 Feb 2024 02:41:13 +0000 +Tue, 13 Feb 2024 04:04:47 +0000 ''' class AggregateLODSetup_t: diff --git a/generated/worldrenderer.dll.rs b/generated/worldrenderer.dll.rs index 54a73a8c..5323d1f6 100644 --- a/generated/worldrenderer.dll.rs +++ b/generated/worldrenderer.dll.rs @@ -1,6 +1,6 @@ /* * Created using https://github.com/a2x/cs2-dumper - * Tue, 13 Feb 2024 02:41:13 +0000 + * Tue, 13 Feb 2024 04:04:47 +0000 */ #![allow(non_snake_case, non_upper_case_globals)]