📦 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

@@ -1737,6 +1737,7 @@ namespace C_CSGameRules {
constexpr std::ptrdiff_t m_nCTTeamIntroVariant = 0xEB0;
constexpr std::ptrdiff_t m_bTeamIntroPeriod = 0xEB4;
constexpr std::ptrdiff_t m_flLastPerfSampleTime = 0x1E70;
constexpr std::ptrdiff_t m_bSkipNextPerfSample = 0x1E78;
}
namespace C_CSGameRulesProxy {