From f53255570dc1ee04622eeb652775f09bd807303e Mon Sep 17 00:00:00 2001 From: Drifter Date: Sun, 27 May 2012 18:48:22 -0400 Subject: [PATCH] Added new CSRoundEnd entries for CS:GO (r=psychonic). --- plugins/include/cstrike.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/include/cstrike.inc b/plugins/include/cstrike.inc index e8a5b59c..fe2eb6f6 100644 --- a/plugins/include/cstrike.inc +++ b/plugins/include/cstrike.inc @@ -63,6 +63,10 @@ enum CSRoundEndReason CSRoundEnd_TerroristsNotEscaped, // Terrorists have not escaped! CSRoundEnd_VIPNotEscaped, // VIP has not escaped! CSRoundEnd_GameStart // Game Commencing! + + // The below only exist on CS:GO + CSRoundEnd_TerroristsSurrender, // Terrorists Surrender + CSRoundEnd_CTSurrender, // CTs Surrender }; enum CSWeaponID