📦 Game Update 13952

This commit is contained in:
a2x
2023-09-30 12:40:34 +10:00
parent b61d63b6ef
commit 5963b4fef0
19 changed files with 210 additions and 195 deletions

View File

@@ -1311,6 +1311,7 @@ pub mod CCSGameRules {
pub const m_fTeamIntroPeriodEnd: usize = 0x17F0;
pub const m_bPlayedTeamIntroVO: usize = 0x17F4;
pub const m_flLastPerfSampleTime: usize = 0x27B0;
pub const m_bSkipNextPerfSample: usize = 0x27B8;
}
pub mod CCSGameRulesProxy {