diff options
| author | CriticalFlaw <[email protected]> | 2017-02-18 14:01:42 -0700 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-02-18 14:01:42 -0700 |
| commit | 9af5265fb62d3a398409b1be4a058d7762a2c380 (patch) | |
| tree | 6f68667941e4182f6c9c6a8f7ff9619dc868ec2a /minmode/resource/ui/HudHealthAccount.res | |
| parent | 54dab300d1715a4fed8488a5b43d80c30e717597 (diff) | |
Minmode Reimplementation
- Added "_minmode" variables to files that use them
- Removed minmode folder and files
- Minmode can now be activated without needing to copy files over
Diffstat (limited to 'minmode/resource/ui/HudHealthAccount.res')
| -rw-r--r-- | minmode/resource/ui/HudHealthAccount.res | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/minmode/resource/ui/HudHealthAccount.res b/minmode/resource/ui/HudHealthAccount.res deleted file mode 100644 index de712e5..0000000 --- a/minmode/resource/ui/HudHealthAccount.res +++ /dev/null @@ -1,14 +0,0 @@ -"Resource/UI/HudHealthAccount.res"
-{
- "CHealthAccountPanel"
- {
- "fieldName" "CHealthAccountPanel"
- "delta_item_x" "0"
- "delta_item_start_y" "60"
- "delta_item_end_y" "75"
- "PositiveColor" "0 255 0 255"
- "NegativeColor" "255 0 0 255"
- "delta_lifetime" "1.0"
- "delta_item_font" "CerbeticaBold16"
- }
-}
\ No newline at end of file |
