diff options
author | Reid <reidyaro@gmail.com> | 2017-08-23 00:32:45 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2017-08-23 00:32:45 +0200 |
commit | 8b2cf738edf8bd94f61364944e255bd6ae9fe873 (patch) | |
tree | 4bcd8883d40f7585ad4ff19aaeb2d0fcb632dc7e | |
parent | 11dfb454b186bcb4ff6045239a8f44a2d400469c (diff) | |
download | clientdata-8b2cf738edf8bd94f61364944e255bd6ae9fe873.tar.gz clientdata-8b2cf738edf8bd94f61364944e255bd6ae9fe873.tar.bz2 clientdata-8b2cf738edf8bd94f61364944e255bd6ae9fe873.tar.xz clientdata-8b2cf738edf8bd94f61364944e255bd6ae9fe873.zip |
Replace leftup to upleft.
-rw-r--r-- | graphics/sprites/npcs/xml/confused-tree.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/npcs/xml/confused-tree.xml b/graphics/sprites/npcs/xml/confused-tree.xml index 9ee86953..3bd6ac71 100644 --- a/graphics/sprites/npcs/xml/confused-tree.xml +++ b/graphics/sprites/npcs/xml/confused-tree.xml @@ -27,7 +27,7 @@ Copyright (C) 2017 The Mana World --> </animation> <!-- Autumn --> - <animation direction="leftup"> + <animation direction="upleft"> <frame index="1"/> </animation> </action> |