Updated TF2 condition defines (bug 5259, r=psychonic).
This commit is contained in:
parent
ce77a86808
commit
693c0cf41b
@ -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