diff options
author | Philipp Sehmisch <crush@themanaworld.org> | 2008-12-14 03:48:22 +0100 |
---|---|---|
committer | Philipp Sehmisch <crush@themanaworld.org> | 2008-12-14 03:49:22 +0100 |
commit | 29d2ab82cfcc7dece075c6371da16304fef3eceb (patch) | |
tree | fff524e7733c642bbf7a81730cf0b1fe0593e72b /tmw.cbp | |
parent | 864e33db117a28256a89d03e750b38df044bee6e (diff) | |
download | mana-29d2ab82cfcc7dece075c6371da16304fef3eceb.tar.gz mana-29d2ab82cfcc7dece075c6371da16304fef3eceb.tar.bz2 mana-29d2ab82cfcc7dece075c6371da16304fef3eceb.tar.xz mana-29d2ab82cfcc7dece075c6371da16304fef3eceb.zip |
Fixed follow-parent of nested and being-following particle emitters
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ <Add alias="All" targets="default;" /> </VirtualTargets> <Compiler> - <Add directory="..\..\..\..\..\..\mingw\include\SDL" /> + <Add directory="D:\tmw\client-eAthena\src\" /> </Compiler> <Unit filename="src\animatedsprite.cpp" /> <Unit filename="src\animatedsprite.h" /> |