📦 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

@@ -1735,6 +1735,7 @@ pub mod C_CSGameRules {
pub const m_nCTTeamIntroVariant: usize = 0xEB0;
pub const m_bTeamIntroPeriod: usize = 0xEB4;
pub const m_flLastPerfSampleTime: usize = 0x1E70;
pub const m_bSkipNextPerfSample: usize = 0x1E78;
}
pub mod C_CSGameRulesProxy {