📦 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

@@ -1733,6 +1733,7 @@ public static class C_CSGameRules {
public const nint m_nCTTeamIntroVariant = 0xEB0;
public const nint m_bTeamIntroPeriod = 0xEB4;
public const nint m_flLastPerfSampleTime = 0x1E70;
public const nint m_bSkipNextPerfSample = 0x1E78;
}
public static class C_CSGameRulesProxy {