Updated tf2 weapon and dmg custom defines, added new round state.

This commit is contained in:
Nicholas Hastings 2012-08-15 23:29:05 +01:00
parent 717b4ce4fa
commit 3b4ac1c64d
2 changed files with 6 additions and 0 deletions

View File

@ -66,6 +66,9 @@ enum RoundState {
//Game is over, doing bonus round stuff
RoundState_Bonus,
//Between rounds
RoundState_BetweenRounds,
};
/**

View File

@ -133,6 +133,8 @@ enum {
TF_CUSTOM_PRACTICE_STICKY,
TF_CUSTOM_EYEBALL_ROCKET,
TF_CUSTOM_HEADSHOT_DECAPITATION,
TF_CUSTOM_TAUNT_ARMAGEDDON,
TF_CUSTOM_FLARE_PELLET,
TF_CUSTOM_CLEAVER,
TF_CUSTOM_CLEAVER_CRIT,
TF_CUSTOM_SAPPER_RECORDER_DEATH,
@ -229,6 +231,7 @@ enum {
TF_WEAPON_PEP_BRAWLER_BLASTER,
TF_WEAPON_CLEAVER,
TF_WEAPON_GRENADE_CLEAVER,
TF_WEAPON_ROCKETPACK,
};
// TF2 Weapon Loadout Slots