From 51c664f77d1882cc310c4144f05578eedd6e2b6f Mon Sep 17 00:00:00 2001 From: Severin Meyer Date: Wed, 29 Jul 2015 18:58:10 +0200 Subject: [PATCH] Update vehicle crosshair sourcefiles --- gfx/luma/gfx/vehicles/crosshair_aim.svg | 15 --------------- gfx/luma/gfx/vehicles/crosshair_burst.svg | 17 +++++++++++++++++ gfx/luma/gfx/vehicles/crosshair_guide.svg | 13 +++++++++++++ gfx/luma/gfx/vehicles/crosshair_lock.svg | 6 +++--- gfx/luma/gfx/vehicles/crosshair_rain.svg | 14 ++++++++++++++ gfx/luma/gfx/vehicles/crosshair_tag.svg | 20 -------------------- 6 files changed, 47 insertions(+), 38 deletions(-) delete mode 100644 gfx/luma/gfx/vehicles/crosshair_aim.svg create mode 100644 gfx/luma/gfx/vehicles/crosshair_burst.svg create mode 100644 gfx/luma/gfx/vehicles/crosshair_guide.svg create mode 100644 gfx/luma/gfx/vehicles/crosshair_rain.svg delete mode 100644 gfx/luma/gfx/vehicles/crosshair_tag.svg diff --git a/gfx/luma/gfx/vehicles/crosshair_aim.svg b/gfx/luma/gfx/vehicles/crosshair_aim.svg deleted file mode 100644 index 6c32b8a..0000000 --- a/gfx/luma/gfx/vehicles/crosshair_aim.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/gfx/luma/gfx/vehicles/crosshair_burst.svg b/gfx/luma/gfx/vehicles/crosshair_burst.svg new file mode 100644 index 0000000..d193d05 --- /dev/null +++ b/gfx/luma/gfx/vehicles/crosshair_burst.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/gfx/luma/gfx/vehicles/crosshair_guide.svg b/gfx/luma/gfx/vehicles/crosshair_guide.svg new file mode 100644 index 0000000..ea8184c --- /dev/null +++ b/gfx/luma/gfx/vehicles/crosshair_guide.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/gfx/luma/gfx/vehicles/crosshair_lock.svg b/gfx/luma/gfx/vehicles/crosshair_lock.svg index 233c3fb..495c8b0 100644 --- a/gfx/luma/gfx/vehicles/crosshair_lock.svg +++ b/gfx/luma/gfx/vehicles/crosshair_lock.svg @@ -1,7 +1,7 @@ - - - + + + diff --git a/gfx/luma/gfx/vehicles/crosshair_rain.svg b/gfx/luma/gfx/vehicles/crosshair_rain.svg new file mode 100644 index 0000000..ff4d5d8 --- /dev/null +++ b/gfx/luma/gfx/vehicles/crosshair_rain.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/gfx/luma/gfx/vehicles/crosshair_tag.svg b/gfx/luma/gfx/vehicles/crosshair_tag.svg deleted file mode 100644 index 4dfa13e..0000000 --- a/gfx/luma/gfx/vehicles/crosshair_tag.svg +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - -- 2.39.2