Added new CSRoundEnd entries for CS:GO (r=psychonic).
This commit is contained in:
parent
543f3440dc
commit
f53255570d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user