📦 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

@@ -1309,6 +1309,7 @@ public static class CCSGameRules {
public const nint m_fTeamIntroPeriodEnd = 0x17F0;
public const nint m_bPlayedTeamIntroVO = 0x17F4;
public const nint m_flLastPerfSampleTime = 0x27B0;
public const nint m_bSkipNextPerfSample = 0x27B8;
}
public static class CCSGameRulesProxy {