From a68a78f1e66d5cb87a8394bc49a5399ee43a743d Mon Sep 17 00:00:00 2001 From: a2x <45197573+a2x@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:42:17 +1000 Subject: [PATCH] Game update (14045) --- output/animationsystem_dll.cs | 2 +- output/animationsystem_dll.hpp | 2 +- output/animationsystem_dll.rs | 2 +- output/buttons.cs | 2 +- output/buttons.hpp | 2 +- output/buttons.rs | 2 +- output/client_dll.cs | 2 +- output/client_dll.hpp | 2 +- output/client_dll.rs | 2 +- output/engine2_dll.cs | 2 +- output/engine2_dll.hpp | 2 +- output/engine2_dll.rs | 2 +- output/host_dll.cs | 2 +- output/host_dll.hpp | 2 +- output/host_dll.rs | 2 +- output/info.json | 4 ++-- output/interfaces.cs | 4 ++-- output/interfaces.hpp | 4 ++-- output/interfaces.json | 2 +- output/interfaces.rs | 4 ++-- output/materialsystem2_dll.cs | 2 +- output/materialsystem2_dll.hpp | 2 +- output/materialsystem2_dll.rs | 2 +- output/networksystem_dll.cs | 2 +- output/networksystem_dll.hpp | 2 +- output/networksystem_dll.rs | 2 +- output/offsets.cs | 6 +++--- output/offsets.hpp | 6 +++--- output/offsets.json | 4 ++-- output/offsets.rs | 6 +++--- output/panorama_dll.cs | 2 +- output/panorama_dll.hpp | 2 +- output/panorama_dll.rs | 2 +- output/particles_dll.cs | 2 +- output/particles_dll.hpp | 2 +- output/particles_dll.rs | 2 +- output/pulse_system_dll.cs | 2 +- output/pulse_system_dll.hpp | 2 +- output/pulse_system_dll.rs | 2 +- output/rendersystemdx11_dll.cs | 2 +- output/rendersystemdx11_dll.hpp | 2 +- output/rendersystemdx11_dll.rs | 2 +- output/resourcesystem_dll.cs | 2 +- output/resourcesystem_dll.hpp | 2 +- output/resourcesystem_dll.rs | 2 +- output/scenesystem_dll.cs | 2 +- output/scenesystem_dll.hpp | 2 +- output/scenesystem_dll.rs | 2 +- output/schemasystem_dll.cs | 2 +- output/schemasystem_dll.hpp | 2 +- output/schemasystem_dll.rs | 2 +- output/server_dll.cs | 2 +- output/server_dll.hpp | 2 +- output/server_dll.rs | 2 +- output/soundsystem_dll.cs | 2 +- output/soundsystem_dll.hpp | 2 +- output/soundsystem_dll.rs | 2 +- output/vphysics2_dll.cs | 2 +- output/vphysics2_dll.hpp | 2 +- output/vphysics2_dll.rs | 2 +- output/worldrenderer_dll.cs | 2 +- output/worldrenderer_dll.hpp | 2 +- output/worldrenderer_dll.rs | 2 +- 63 files changed, 74 insertions(+), 74 deletions(-) diff --git a/output/animationsystem_dll.cs b/output/animationsystem_dll.cs index 73c11979..ebd1e714 100644 --- a/output/animationsystem_dll.cs +++ b/output/animationsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: animationsystem.dll diff --git a/output/animationsystem_dll.hpp b/output/animationsystem_dll.hpp index 38f1f384..18113298 100644 --- a/output/animationsystem_dll.hpp +++ b/output/animationsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/animationsystem_dll.rs b/output/animationsystem_dll.rs index 7ee7dec9..7ec3fa46 100644 --- a/output/animationsystem_dll.rs +++ b/output/animationsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/buttons.cs b/output/buttons.cs index b523aff4..38232418 100644 --- a/output/buttons.cs +++ b/output/buttons.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper { // Module: client.dll diff --git a/output/buttons.hpp b/output/buttons.hpp index d8762f4c..70d0590f 100644 --- a/output/buttons.hpp +++ b/output/buttons.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/buttons.rs b/output/buttons.rs index b154b893..2f331cd6 100644 --- a/output/buttons.rs +++ b/output/buttons.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, unused)] diff --git a/output/client_dll.cs b/output/client_dll.cs index 4e769e6a..10507d9b 100644 --- a/output/client_dll.cs +++ b/output/client_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: client.dll diff --git a/output/client_dll.hpp b/output/client_dll.hpp index e62bd8a8..2d21d700 100644 --- a/output/client_dll.hpp +++ b/output/client_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/client_dll.rs b/output/client_dll.rs index d21f179e..7b378291 100644 --- a/output/client_dll.rs +++ b/output/client_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/engine2_dll.cs b/output/engine2_dll.cs index 51a597b1..0193acdf 100644 --- a/output/engine2_dll.cs +++ b/output/engine2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: engine2.dll diff --git a/output/engine2_dll.hpp b/output/engine2_dll.hpp index bb58bba9..c0dd1c8a 100644 --- a/output/engine2_dll.hpp +++ b/output/engine2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/engine2_dll.rs b/output/engine2_dll.rs index 588542f4..f0d78536 100644 --- a/output/engine2_dll.rs +++ b/output/engine2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/host_dll.cs b/output/host_dll.cs index 0de5f259..8c76805f 100644 --- a/output/host_dll.cs +++ b/output/host_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: host.dll diff --git a/output/host_dll.hpp b/output/host_dll.hpp index ab2f3d09..21ce4995 100644 --- a/output/host_dll.hpp +++ b/output/host_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/host_dll.rs b/output/host_dll.rs index 54f61bcc..e15f75e7 100644 --- a/output/host_dll.rs +++ b/output/host_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/info.json b/output/info.json index b53f6667..a1c36986 100644 --- a/output/info.json +++ b/output/info.json @@ -1,4 +1,4 @@ { - "build_number": 14044, - "timestamp": "2024-10-30T01:11:46.423839600+00:00" + "build_number": 14045, + "timestamp": "2024-10-31T02:41:35.880004100+00:00" } \ No newline at end of file diff --git a/output/interfaces.cs b/output/interfaces.cs index 82625501..ee110adf 100644 --- a/output/interfaces.cs +++ b/output/interfaces.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Interfaces { // Module: animationsystem.dll @@ -165,7 +165,7 @@ namespace CS2Dumper.Interfaces { public const nint Source2GameDirector001 = 0x14F1C30; public const nint Source2GameEntities001 = 0x13C39A0; public const nint Source2Server001 = 0x13C3810; - public const nint Source2ServerConfig001 = 0x15ADAE8; + public const nint Source2ServerConfig001 = 0x15ADAF8; public const nint customnavsystem001 = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/interfaces.hpp b/output/interfaces.hpp index d3e8af6f..4f67890a 100644 --- a/output/interfaces.hpp +++ b/output/interfaces.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once @@ -170,7 +170,7 @@ namespace cs2_dumper { constexpr std::ptrdiff_t Source2GameDirector001 = 0x14F1C30; constexpr std::ptrdiff_t Source2GameEntities001 = 0x13C39A0; constexpr std::ptrdiff_t Source2Server001 = 0x13C3810; - constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15ADAE8; + constexpr std::ptrdiff_t Source2ServerConfig001 = 0x15ADAF8; constexpr std::ptrdiff_t customnavsystem001 = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/interfaces.json b/output/interfaces.json index 0b0bfce8..8bed8692 100644 --- a/output/interfaces.json +++ b/output/interfaces.json @@ -138,7 +138,7 @@ "Source2GameDirector001": 21961776, "Source2GameEntities001": 20724128, "Source2Server001": 20723728, - "Source2ServerConfig001": 22731496, + "Source2ServerConfig001": 22731512, "customnavsystem001": 19937944 }, "soundsystem.dll": { diff --git a/output/interfaces.rs b/output/interfaces.rs index 77203f17..e7a4a216 100644 --- a/output/interfaces.rs +++ b/output/interfaces.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, unused)] @@ -168,7 +168,7 @@ pub mod cs2_dumper { pub const Source2GameDirector001: usize = 0x14F1C30; pub const Source2GameEntities001: usize = 0x13C39A0; pub const Source2Server001: usize = 0x13C3810; - pub const Source2ServerConfig001: usize = 0x15ADAE8; + pub const Source2ServerConfig001: usize = 0x15ADAF8; pub const customnavsystem001: usize = 0x1303A98; } // Module: soundsystem.dll diff --git a/output/materialsystem2_dll.cs b/output/materialsystem2_dll.cs index e9f210e5..bc648a88 100644 --- a/output/materialsystem2_dll.cs +++ b/output/materialsystem2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: materialsystem2.dll diff --git a/output/materialsystem2_dll.hpp b/output/materialsystem2_dll.hpp index 5eb4e4c4..a577b3bd 100644 --- a/output/materialsystem2_dll.hpp +++ b/output/materialsystem2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/materialsystem2_dll.rs b/output/materialsystem2_dll.rs index aaed9f7d..036fda82 100644 --- a/output/materialsystem2_dll.rs +++ b/output/materialsystem2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/networksystem_dll.cs b/output/networksystem_dll.cs index cacb925f..4b15f1bf 100644 --- a/output/networksystem_dll.cs +++ b/output/networksystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: networksystem.dll diff --git a/output/networksystem_dll.hpp b/output/networksystem_dll.hpp index a7cdece1..08b98b5b 100644 --- a/output/networksystem_dll.hpp +++ b/output/networksystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/networksystem_dll.rs b/output/networksystem_dll.rs index afa42a6e..e92b5649 100644 --- a/output/networksystem_dll.rs +++ b/output/networksystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/offsets.cs b/output/offsets.cs index f378be41..3c3029de 100644 --- a/output/offsets.cs +++ b/output/offsets.cs @@ -1,17 +1,17 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Offsets { // Module: client.dll public static class ClientDll { public const nint dwCSGOInput = 0x1A3D8F0; public const nint dwEntityList = 0x19D1A98; - public const nint dwGameEntitySystem = 0x1AEBCD8; + public const nint dwGameEntitySystem = 0x1AEBCC8; public const nint dwGameEntitySystem_highestEntityIndex = 0x1520; public const nint dwGameRules = 0x1A2F768; public const nint dwGlobalVars = 0x182ADF0; public const nint dwGlowManager = 0x1A2EEA0; - public const nint dwLocalPlayerController = 0x1A219F0; + public const nint dwLocalPlayerController = 0x1A219E0; public const nint dwLocalPlayerPawn = 0x1836BB8; public const nint dwPlantedC4 = 0x1A393A0; public const nint dwPrediction = 0x1836A50; diff --git a/output/offsets.hpp b/output/offsets.hpp index 456686df..b2bb477d 100644 --- a/output/offsets.hpp +++ b/output/offsets.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once @@ -11,12 +11,12 @@ namespace cs2_dumper { namespace client_dll { constexpr std::ptrdiff_t dwCSGOInput = 0x1A3D8F0; constexpr std::ptrdiff_t dwEntityList = 0x19D1A98; - constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AEBCD8; + constexpr std::ptrdiff_t dwGameEntitySystem = 0x1AEBCC8; constexpr std::ptrdiff_t dwGameEntitySystem_highestEntityIndex = 0x1520; constexpr std::ptrdiff_t dwGameRules = 0x1A2F768; constexpr std::ptrdiff_t dwGlobalVars = 0x182ADF0; constexpr std::ptrdiff_t dwGlowManager = 0x1A2EEA0; - constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A219F0; + constexpr std::ptrdiff_t dwLocalPlayerController = 0x1A219E0; constexpr std::ptrdiff_t dwLocalPlayerPawn = 0x1836BB8; constexpr std::ptrdiff_t dwPlantedC4 = 0x1A393A0; constexpr std::ptrdiff_t dwPrediction = 0x1836A50; diff --git a/output/offsets.json b/output/offsets.json index b7c81dc1..326ba504 100644 --- a/output/offsets.json +++ b/output/offsets.json @@ -2,12 +2,12 @@ "client.dll": { "dwCSGOInput": 27515120, "dwEntityList": 27073176, - "dwGameEntitySystem": 28228824, + "dwGameEntitySystem": 28228808, "dwGameEntitySystem_highestEntityIndex": 5408, "dwGameRules": 27457384, "dwGlobalVars": 25341424, "dwGlowManager": 27455136, - "dwLocalPlayerController": 27400688, + "dwLocalPlayerController": 27400672, "dwLocalPlayerPawn": 25390008, "dwPlantedC4": 27497376, "dwPrediction": 25389648, diff --git a/output/offsets.rs b/output/offsets.rs index 44508669..7dbdb56f 100644 --- a/output/offsets.rs +++ b/output/offsets.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, unused)] @@ -9,12 +9,12 @@ pub mod cs2_dumper { pub mod client_dll { pub const dwCSGOInput: usize = 0x1A3D8F0; pub const dwEntityList: usize = 0x19D1A98; - pub const dwGameEntitySystem: usize = 0x1AEBCD8; + pub const dwGameEntitySystem: usize = 0x1AEBCC8; pub const dwGameEntitySystem_highestEntityIndex: usize = 0x1520; pub const dwGameRules: usize = 0x1A2F768; pub const dwGlobalVars: usize = 0x182ADF0; pub const dwGlowManager: usize = 0x1A2EEA0; - pub const dwLocalPlayerController: usize = 0x1A219F0; + pub const dwLocalPlayerController: usize = 0x1A219E0; pub const dwLocalPlayerPawn: usize = 0x1836BB8; pub const dwPlantedC4: usize = 0x1A393A0; pub const dwPrediction: usize = 0x1836A50; diff --git a/output/panorama_dll.cs b/output/panorama_dll.cs index 09fccab0..d11f495e 100644 --- a/output/panorama_dll.cs +++ b/output/panorama_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: panorama.dll diff --git a/output/panorama_dll.hpp b/output/panorama_dll.hpp index 94d91ed5..9a75055a 100644 --- a/output/panorama_dll.hpp +++ b/output/panorama_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/panorama_dll.rs b/output/panorama_dll.rs index 0f293888..3a582461 100644 --- a/output/panorama_dll.rs +++ b/output/panorama_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/particles_dll.cs b/output/particles_dll.cs index 5a656762..7feb40fb 100644 --- a/output/particles_dll.cs +++ b/output/particles_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: particles.dll diff --git a/output/particles_dll.hpp b/output/particles_dll.hpp index bd9ad902..0f72fd06 100644 --- a/output/particles_dll.hpp +++ b/output/particles_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/particles_dll.rs b/output/particles_dll.rs index ef9fd355..ec5a7ccb 100644 --- a/output/particles_dll.rs +++ b/output/particles_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/pulse_system_dll.cs b/output/pulse_system_dll.cs index 296e1dc6..399634e8 100644 --- a/output/pulse_system_dll.cs +++ b/output/pulse_system_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: pulse_system.dll diff --git a/output/pulse_system_dll.hpp b/output/pulse_system_dll.hpp index 4b1713f2..1f7d3d62 100644 --- a/output/pulse_system_dll.hpp +++ b/output/pulse_system_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/pulse_system_dll.rs b/output/pulse_system_dll.rs index 5d9d73cf..56459bd7 100644 --- a/output/pulse_system_dll.rs +++ b/output/pulse_system_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/rendersystemdx11_dll.cs b/output/rendersystemdx11_dll.cs index a4828dd4..91143b1e 100644 --- a/output/rendersystemdx11_dll.cs +++ b/output/rendersystemdx11_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: rendersystemdx11.dll diff --git a/output/rendersystemdx11_dll.hpp b/output/rendersystemdx11_dll.hpp index 2f4df1cd..29185b02 100644 --- a/output/rendersystemdx11_dll.hpp +++ b/output/rendersystemdx11_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/rendersystemdx11_dll.rs b/output/rendersystemdx11_dll.rs index 98942699..0059dae0 100644 --- a/output/rendersystemdx11_dll.rs +++ b/output/rendersystemdx11_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/resourcesystem_dll.cs b/output/resourcesystem_dll.cs index 3b074963..c5c00a27 100644 --- a/output/resourcesystem_dll.cs +++ b/output/resourcesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: resourcesystem.dll diff --git a/output/resourcesystem_dll.hpp b/output/resourcesystem_dll.hpp index c1cee3a4..70bf5548 100644 --- a/output/resourcesystem_dll.hpp +++ b/output/resourcesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/resourcesystem_dll.rs b/output/resourcesystem_dll.rs index 0a4a46ce..e8a6ee78 100644 --- a/output/resourcesystem_dll.rs +++ b/output/resourcesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/scenesystem_dll.cs b/output/scenesystem_dll.cs index 7d97c4c3..99ac08ad 100644 --- a/output/scenesystem_dll.cs +++ b/output/scenesystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: scenesystem.dll diff --git a/output/scenesystem_dll.hpp b/output/scenesystem_dll.hpp index 6b9e3ed0..6971564d 100644 --- a/output/scenesystem_dll.hpp +++ b/output/scenesystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/scenesystem_dll.rs b/output/scenesystem_dll.rs index 36fa2c27..164a34c9 100644 --- a/output/scenesystem_dll.rs +++ b/output/scenesystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/schemasystem_dll.cs b/output/schemasystem_dll.cs index 36f00559..9cdcf884 100644 --- a/output/schemasystem_dll.cs +++ b/output/schemasystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: schemasystem.dll diff --git a/output/schemasystem_dll.hpp b/output/schemasystem_dll.hpp index de664098..16be8acc 100644 --- a/output/schemasystem_dll.hpp +++ b/output/schemasystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/schemasystem_dll.rs b/output/schemasystem_dll.rs index cf954b9d..8cb426a1 100644 --- a/output/schemasystem_dll.rs +++ b/output/schemasystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/server_dll.cs b/output/server_dll.cs index 4ea5fd64..4ad0279c 100644 --- a/output/server_dll.cs +++ b/output/server_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: server.dll diff --git a/output/server_dll.hpp b/output/server_dll.hpp index e764708f..8d593e2e 100644 --- a/output/server_dll.hpp +++ b/output/server_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/server_dll.rs b/output/server_dll.rs index 6ac8ebc5..59c0788e 100644 --- a/output/server_dll.rs +++ b/output/server_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/soundsystem_dll.cs b/output/soundsystem_dll.cs index 1f947ffb..d3f5c7a4 100644 --- a/output/soundsystem_dll.cs +++ b/output/soundsystem_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: soundsystem.dll diff --git a/output/soundsystem_dll.hpp b/output/soundsystem_dll.hpp index 333c5b2b..e428a061 100644 --- a/output/soundsystem_dll.hpp +++ b/output/soundsystem_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/soundsystem_dll.rs b/output/soundsystem_dll.rs index de8840a6..cfbcb467 100644 --- a/output/soundsystem_dll.rs +++ b/output/soundsystem_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/vphysics2_dll.cs b/output/vphysics2_dll.cs index bc135e5e..582835fc 100644 --- a/output/vphysics2_dll.cs +++ b/output/vphysics2_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: vphysics2.dll diff --git a/output/vphysics2_dll.hpp b/output/vphysics2_dll.hpp index 7c15b620..b2b90d99 100644 --- a/output/vphysics2_dll.hpp +++ b/output/vphysics2_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/vphysics2_dll.rs b/output/vphysics2_dll.rs index 209d3099..f9398140 100644 --- a/output/vphysics2_dll.rs +++ b/output/vphysics2_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)] diff --git a/output/worldrenderer_dll.cs b/output/worldrenderer_dll.cs index 11f9d11a..df26006f 100644 --- a/output/worldrenderer_dll.cs +++ b/output/worldrenderer_dll.cs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC namespace CS2Dumper.Schemas { // Module: worldrenderer.dll diff --git a/output/worldrenderer_dll.hpp b/output/worldrenderer_dll.hpp index 79d12149..88ca9295 100644 --- a/output/worldrenderer_dll.hpp +++ b/output/worldrenderer_dll.hpp @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #pragma once diff --git a/output/worldrenderer_dll.rs b/output/worldrenderer_dll.rs index 9926792c..2b2e48b8 100644 --- a/output/worldrenderer_dll.rs +++ b/output/worldrenderer_dll.rs @@ -1,5 +1,5 @@ // Generated using https://github.com/a2x/cs2-dumper -// 2024-10-30 01:11:46.423839600 UTC +// 2024-10-31 02:41:35.880004100 UTC #![allow(non_upper_case_globals, non_camel_case_types, non_snake_case, unused)]