diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2007-07-11 12:58:11 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2007-07-11 12:58:11 +0000 |
commit | 84aafd27dad40f4033561052164c21fe68cf78ad (patch) | |
tree | 77fb9224634f95b1ede62c6605976feb4ee9455b /tmw.cbp | |
parent | 8dd7eef0402cc6e22642f045e3cfde7f5b011d5b (diff) | |
download | mana-client-84aafd27dad40f4033561052164c21fe68cf78ad.tar.gz mana-client-84aafd27dad40f4033561052164c21fe68cf78ad.tar.bz2 mana-client-84aafd27dad40f4033561052164c21fe68cf78ad.tar.xz mana-client-84aafd27dad40f4033561052164c21fe68cf78ad.zip |
Weapon sprites are now (almost) threated like other equipment sprites through the equipment sprite database. (use -u to ignore updates)
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1143,6 +1143,10 @@ <Option link="0"/> <Option target="default"/> </Unit> + <Unit filename="src\resources\equipmentinfo.cpp"> + <Option compilerVar="CPP"/> + <Option target="default"/> + </Unit> <Unit filename="src\resources\equipmentinfo.h"> <Option compilerVar=""/> <Option compile="0"/> |