SDK: fix message during android build

This commit is contained in:
iwgeric 2015-03-31 13:32:26 -04:00
parent 32275596bf
commit 00a2a84447

View File

@ -71,7 +71,7 @@
</target>
<target name="-add-bullet-libs" depends="-test-bullet-included" if="bulletIsIncluded">
<echo>Replacing android native bullet library.</echo>
<echo>Replacing bullet library with android native bullet version.</echo>
<copy todir="mobile/libs" flatten="true" preservelastmodified="true">
<path>
<pathelement path="${libs.jme3-bullet.classpath}"/>