mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 02:48:34 +00:00
Fixed mixup of arrow stab and telefrag defs in tf2_stocks (bug 5074, r=psychonic).
This commit is contained in:
parent
f00870365d
commit
2334f138d4
@ -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