We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae3dc5 commit 80abdf5Copy full SHA for 80abdf5
common/constants.go
@@ -73,7 +73,7 @@ const (
73
TeamCounterTerrorists
74
)
75
76
-// EquipmentElement constants give information about what weapon a player has equiped.
+// EquipmentElement constants give information about what weapon a player has equipped.
77
const (
78
EqUnknown EquipmentElement = 0
79
0 commit comments