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
#![allow(non_upper_case_globals, unused)]
@@ -36,8 +36,8 @@ pub mod cs2_dumper {
pub const dwNetworkGameClient_maxClients: usize = 0x270;
pub const dwNetworkGameClient_serverTickCount: usize = 0x174;
pub const dwNetworkGameClient_signOnState: usize = 0x260;
pub const dwWindowHeight: usize = 0x5EEFDC;
pub const dwWindowWidth: usize = 0x5EEFD8;
pub const dwWindowHeight: usize = 0x5F3AB4;
pub const dwWindowWidth: usize = 0x5F3AB0;
}
// Module: inputsystem.dll
pub mod inputsystem_dll {
@@ -50,7 +50,7 @@ pub mod cs2_dumper {
}
// Module: soundsystem.dll
pub mod soundsystem_dll {
pub const dwSoundSystem: usize = 0x334E30;
pub const dwSoundSystem: usize = 0x334E40;
pub const dwSoundSystem_engineViewData: usize = 0x7C;
}
}