Fix grammar in generated comments

This commit is contained in:
a2x
2024-08-09 17:38:14 +10:00
parent efa25951be
commit b8e44a0ca6
64 changed files with 38475 additions and 38475 deletions

View File

@@ -1,5 +1,5 @@
// Generated using https://github.com/a2x/cs2-dumper
// 2024-08-08 22:44:32.016601800 UTC
// 2024-08-09 07:37:31.728976200 UTC
#pragma once
@@ -38,8 +38,8 @@ namespace cs2_dumper {
constexpr std::ptrdiff_t dwNetworkGameClient_maxClients = 0x270;
constexpr std::ptrdiff_t dwNetworkGameClient_serverTickCount = 0x174;
constexpr std::ptrdiff_t dwNetworkGameClient_signOnState = 0x260;
constexpr std::ptrdiff_t dwWindowHeight = 0x5EEFDC;
constexpr std::ptrdiff_t dwWindowWidth = 0x5EEFD8;
constexpr std::ptrdiff_t dwWindowHeight = 0x5F3AB4;
constexpr std::ptrdiff_t dwWindowWidth = 0x5F3AB0;
}
// Module: inputsystem.dll
namespace inputsystem_dll {
@@ -52,7 +52,7 @@ namespace cs2_dumper {
}
// Module: soundsystem.dll
namespace soundsystem_dll {
constexpr std::ptrdiff_t dwSoundSystem = 0x334E30;
constexpr std::ptrdiff_t dwSoundSystem = 0x334E40;
constexpr std::ptrdiff_t dwSoundSystem_engineViewData = 0x7C;
}
}