diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-12 02:53:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-12 02:53:27 -0300 |
commit | c5e957d1b3d6c4c568bb9887ee7a6d073b85fa52 (patch) | |
tree | 27fa48f0e903999e9bf6ce4598a12730619f8946 /graphics/badges/flags/vls.xml | |
parent | 12807604492b66bdcb5e2154b4bff7b9107e2431 (diff) | |
download | clientdata-c5e957d1b3d6c4c568bb9887ee7a6d073b85fa52.tar.gz clientdata-c5e957d1b3d6c4c568bb9887ee7a6d073b85fa52.tar.bz2 clientdata-c5e957d1b3d6c4c568bb9887ee7a6d073b85fa52.tar.xz clientdata-c5e957d1b3d6c4c568bb9887ee7a6d073b85fa52.zip |
Remove the XML from deleted flags
Diffstat (limited to 'graphics/badges/flags/vls.xml')
-rw-r--r-- | graphics/badges/flags/vls.xml | 15 |
1 files changed, 0 insertions, 15 deletions
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> |