Updated TF2 condition defines (bug 5259, r=psychonic).
This commit is contained in:
parent
6a8c99eef1
commit
c9b7e9f9aa
@ -115,7 +115,10 @@ enum TFCond
|
||||
TFCond_CritOnWin,
|
||||
TFCond_CritOnFlagCapture,
|
||||
TFCond_CritOnKill,
|
||||
TFCond_RestrictToMelee
|
||||
TFCond_RestrictToMelee,
|
||||
|
||||
TFCond_CritMmmph = 44,
|
||||
TFCond_DefenseBuffMmmph,
|
||||
};
|
||||
|
||||
enum TFHoliday
|
||||
|
Loading…
Reference in New Issue
Block a user