Added more TF2 condition defines (bug 4979, r=asherkin).

This commit is contained in:
Nicholas Hastings
2011-06-26 20:55:18 -04:00
parent c072ce8f0c
commit 3ab81c764d
+4 -1
View File
@@ -106,7 +106,10 @@ enum TFCond
TFCond_RegenBuffed,
TFCond_MarkedForDeath,
TFCond_SpeedBuffAlly = 32
TFCond_SpeedBuffAlly = 32,
TFCond_HalloweenCritCandy,
TFCond_CritHype = 36
};
enum TFHoliday