Fixed mixup of arrow stab and telefrag defs in tf2_stocks (bug 5074, r=psychonic).

This commit is contained in:
FlaminSarge 2011-09-03 14:10:24 -04:00
parent b1638e79c0
commit d64d196409

View File

@ -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,