diff options
Diffstat (limited to 'graphics/badges/flags')
-rw-r--r-- | graphics/badges/flags/ca.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/eo.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/it.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/nl_BE.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/pl.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/ru.xml | 15 | ||||
-rw-r--r-- | graphics/badges/flags/vls.xml | 15 |
7 files changed, 0 insertions, 105 deletions
diff --git a/graphics/badges/flags/ca.xml b/graphics/badges/flags/ca.xml deleted file mode 100644 index 1c8fbabe..00000000 --- a/graphics/badges/flags/ca.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/ca.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/eo.xml b/graphics/badges/flags/eo.xml deleted file mode 100644 index 9ee68ad7..00000000 --- a/graphics/badges/flags/eo.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/eo.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/it.xml b/graphics/badges/flags/it.xml deleted file mode 100644 index 7f73046b..00000000 --- a/graphics/badges/flags/it.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/it.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/nl_BE.xml b/graphics/badges/flags/nl_BE.xml deleted file mode 100644 index ae9a7195..00000000 --- a/graphics/badges/flags/nl_BE.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/nl_BE.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/pl.xml b/graphics/badges/flags/pl.xml deleted file mode 100644 index a0bab56f..00000000 --- a/graphics/badges/flags/pl.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/pl.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/ru.xml b/graphics/badges/flags/ru.xml deleted file mode 100644 index 3a63f529..00000000 --- a/graphics/badges/flags/ru.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/ru.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> diff --git a/graphics/badges/flags/vls.xml b/graphics/badges/flags/vls.xml deleted file mode 100644 index 0185553e..00000000 --- a/graphics/badges/flags/vls.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Author: 4144 -Copyright (C) 2017 Evol Online --> -<sprite> - <imageset name="icon" - src="graphics/guiicons/flags/vls.png" - width="16" - height="11" - offsetY="0"/> - <action name="default" imageset="icon"> - <animation direction="default"> - <frame index="0"/> - </animation> - </action> -</sprite> |