Typo fix in cstrike.inc (r=psychonic).
This commit is contained in:
parent
a68125a5ee
commit
e2340363e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user