diff options
| author | Igor Nikitin <[email protected]> | 2017-10-28 10:05:32 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-28 10:05:32 -0400 |
| commit | da97376a007d15a77a17ba8e3be8d3fc9991b9ba (patch) | |
| tree | 331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/classloadoutpanel.res | |
| parent | aa6b8b0bf9b56a709af0dce34dd8ea73202d6021 (diff) | |
| parent | 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (diff) | |
20171028 - Scream Fortress Update
- Updated for Scream Fortress 2017
- Updated the Main Menu design and backend
- Updated the version number
- Fixed inexplicable crashes following the Scream Fortress update
- Fixed incorrect image file being used during the loading screen
- Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters
- Miscellaneous other fixes and tweaks
- Removed unused files, code and fonts
- Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index cc7e956..312eacd 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -206,58 +206,6 @@ "spotlight" "1" "modelname" "" - - "animation" - { - "name" "PRIMARY" - "activity" "ACT_MP_STAND_PRIMARY" - "default" "1" - } - "animation" - { - "name" "SECONDARY" - "activity" "ACT_MP_STAND_SECONDARY" - } - "animation" - { - "name" "MELEE" - "activity" "ACT_MP_STAND_MELEE" - } - "animation" - { - "name" "BUILDING" - "activity" "ACT_MP_STAND_BUILDING" - } - "animation" - { - "name" "PDA" - "activity" "ACT_MP_STAND_PDA" - } - "animation" - { - "name" "ITEM1" - "activity" "ACT_MP_STAND_ITEM1" - } - "animation" - { - "name" "ITEM2" - "activity" "ACT_MP_STAND_ITEM2" - } - "animation" - { - "name" "MELEE_ALLCLASS" - "activity" "ACT_MP_STAND_MELEE_ALLCLASS" - } - "animation" - { - "name" "PRIMARY2" - "activity" "ACT_MP_STAND_PRIMARY" - } - "animation" - { - "name" "SECONDARY2" - "activity" "ACT_MP_STAND_SECONDARY2" - } } } |
