Typo fix in cstrike.inc (r=psychonic).

This commit is contained in:
Drifter 2012-05-28 11:42:58 -04:00
parent a68125a5ee
commit e2340363e3

View File

@ -62,7 +62,7 @@ enum CSRoundEndReason
CSRoundEnd_HostagesNotRescued, // Hostages have not been rescued!
CSRoundEnd_TerroristsNotEscaped, // Terrorists have not escaped!
CSRoundEnd_VIPNotEscaped, // VIP has not escaped!
CSRoundEnd_GameStart // Game Commencing!
CSRoundEnd_GameStart, // Game Commencing!
// The below only exist on CS:GO
CSRoundEnd_TerroristsSurrender, // Terrorists Surrender