Fixed mixup of arrow stab and telefrag defs in tf2_stocks (bug 5074, r=psychonic).
This commit is contained in:
parent
b1638e79c0
commit
d64d196409
@ -95,8 +95,8 @@ enum {
|
||||
TF_CUSTOM_PENETRATE_ALL_PLAYERS,
|
||||
TF_CUSTOM_TAUNT_FENCING,
|
||||
TF_CUSTOM_PENETRATE_HEADSHOT,
|
||||
TF_CUSTOM_TELEFRAG,
|
||||
TF_CUSTOM_TAUNT_ARROW_STAB,
|
||||
TF_CUSTOM_TELEFRAG,
|
||||
TF_CUSTOM_BURNING_ARROW,
|
||||
TF_CUSTOM_FLYINGBURN,
|
||||
TF_CUSTOM_PUMPKIN_BOMB,
|
||||
|
Loading…
Reference in New Issue
Block a user