mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-17 17:17:08 +01:00
Merge remote-tracking branch 'google/master'
Conflicts: AndorsTrail/src/com/gpl/rpg/AndorsTrail/AndorsTrailApplication.java
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="42"
|
||||
android:versionName="0.7.1"
|
||||
android:versionName="0.7.2dev"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
|
||||
1
AndorsTrail/assets/translation/.gitignore
vendored
1
AndorsTrail/assets/translation/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
*.mo
|
||||
/de.po
|
||||
|
||||
@@ -203,4 +203,5 @@
|
||||
<objectgroup name="Mapevents" width="30" height="30"/>
|
||||
<objectgroup name="Spawn" width="30" height="30"/>
|
||||
<objectgroup name="Keys" width="30" height="30"/>
|
||||
<objectgroup name="Replace" width="30" height="30"/>
|
||||
</map>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<div class="andorsTrailLogo" id="title">
|
||||
Andor's Trail Content Editor
|
||||
<span id="version">
|
||||
v0.7.1dev
|
||||
v0.7.2dev
|
||||
</span>
|
||||
</div>
|
||||
<div id="buttons">
|
||||
|
||||
Reference in New Issue
Block a user