diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-29 18:28:28 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-29 18:28:28 -0400 |
commit | 40d164ea3d8437cd5a06a06d5b89bd938d3dd906 (patch) | |
tree | ec22853ca9a18706a3318ea9d16464d9a36a7419 /xml | |
parent | 18380eb2e6443c2736b4958b01e7ba2fe2cfa318 (diff) |
no more getSystem
Diffstat (limited to 'xml')
-rw-r--r-- | xml/entities.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/entities.xml b/xml/entities.xml index 5c36eb9..b2292c8 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -58,7 +58,7 @@ <Visible value="0.2" /> <Sprite> <frame> - <src limb="0" offset="0,0" size="192,331" drawOffset="0,0">assets/nug.png</src> + <src limb="0" offset="0,0" size="48,24" drawOffset="0,0">assets/skirl.png</src> </frame> </Sprite> <Direction /> |