Преглед на файлове

SDK: fix message during android build

iwgeric преди 10 години
родител
ревизия
00a2a84447
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml

+ 1 - 1
sdk/jme3-android/src/com/jme3/gde/android/mobile-targets.xml

@@ -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}"/>