Add pattern for dwWeaponC4

This commit is contained in:
a2x
2024-04-10 11:20:31 +10:00
parent 9b8bd68308
commit 80334adade
6 changed files with 17 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-04-08 07:10:44.298916800 UTC
// 2024-04-10 01:18:49.435410600 UTC
#pragma once
@@ -25,6 +25,7 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t dwViewAngles = 0x192F940;
constexpr std::ptrdiff_t dwViewMatrix = 0x19231B0;
constexpr std::ptrdiff_t dwViewRender = 0x19239B0;
constexpr std::ptrdiff_t dwWeaponC4 = 0x18C5210;
}
// Module: engine2.dll
namespace engine2_dll {