mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-12 18:41:45 +00:00
13 lines
856 B
Plaintext
13 lines
856 B
Plaintext
|
//=========================================================================================
|
||
|
// TEAM STATUS
|
||
|
//=========================================================================================
|
||
|
// Uncomment (by removing the // before #base) the customization line you want to activate
|
||
|
// IMPORTANT: MAKE SURE ONLY ONE LINE STAYS UNCOMMENTED!!
|
||
|
//=========================================================================================
|
||
|
// See what the team status looks like and get more in depth information in the wiki:
|
||
|
// https://github.com/Hypnootize/Hypnotize-Hud/wiki/Team-Status
|
||
|
//=========================================================================================
|
||
|
|
||
|
|
||
|
//#base "../resource/ui/hudmatchstatus_smallhealth.res" // SMALL HEALTH BAR TEAM STATUS
|
||
|
#base "../resource/ui/hudmatchstatus_bighealth.res" // BIG HEALTH BAR TEAM STATUS
|