From d7a5a467a55e9f1f005a78002dc6dac8cf14adf2 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 9 Feb 2025 08:35:28 +0000 Subject: [PATCH] Remove Shockwave HUD icon sources --- gfx/luma/gfx/hud/luma/common.css | 1 - gfx/luma/gfx/hud/luma/weaponshockwave.svg | 5 ----- gfx/luma/models/weapons/common.css | 1 - gfx/luma/models/weapons/g_shockwave_luma.svg | 8 -------- 4 files changed, 15 deletions(-) delete mode 100755 gfx/luma/gfx/hud/luma/weaponshockwave.svg delete mode 100644 gfx/luma/models/weapons/g_shockwave_luma.svg diff --git a/gfx/luma/gfx/hud/luma/common.css b/gfx/luma/gfx/hud/luma/common.css index 4147e9e..e74a700 100755 --- a/gfx/luma/gfx/hud/luma/common.css +++ b/gfx/luma/gfx/hud/luma/common.css @@ -48,7 +48,6 @@ .rpc { fill:#e9be57 } .seeker { fill:#f47088 } .shotgun { fill:#849ba8 } -.shockwave { fill:#77b38a } .tuba { fill:#e8d058 } .uzi { fill:#ade244 } diff --git a/gfx/luma/gfx/hud/luma/weaponshockwave.svg b/gfx/luma/gfx/hud/luma/weaponshockwave.svg deleted file mode 100755 index b9e1115..0000000 --- a/gfx/luma/gfx/hud/luma/weaponshockwave.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/gfx/luma/models/weapons/common.css b/gfx/luma/models/weapons/common.css index e07d8f2..544d337 100755 --- a/gfx/luma/models/weapons/common.css +++ b/gfx/luma/models/weapons/common.css @@ -15,7 +15,6 @@ .rifle { fill:#d68d40 } .rocketlauncher { fill:#c49f3c } .seeker { fill:#ef5d78 } -.shockwave { fill:#53b871 } .shotgun { fill:#8397a3 } .tuba { fill:#c4b03c } .uzi { fill:#9ad328 } diff --git a/gfx/luma/models/weapons/g_shockwave_luma.svg b/gfx/luma/models/weapons/g_shockwave_luma.svg deleted file mode 100644 index 394d9ad..0000000 --- a/gfx/luma/models/weapons/g_shockwave_luma.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - -- 2.39.5