diff --git a/AndorsTrail/AndroidManifest.xml b/AndorsTrail/AndroidManifest.xml index 99a414cef..3e1942a16 100644 --- a/AndorsTrail/AndroidManifest.xml +++ b/AndorsTrail/AndroidManifest.xml @@ -3,15 +3,23 @@ + + + + diff --git a/AndorsTrail/default.properties b/AndorsTrail/default.properties index 0b9250e02..9a2c9f6c8 100644 --- a/AndorsTrail/default.properties +++ b/AndorsTrail/default.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-8 +target=android-9 diff --git a/AndorsTrail/res/drawable/monsters_demon1.png b/AndorsTrail/res/drawable/monsters_demon1.png new file mode 100644 index 000000000..8b34d94b5 Binary files /dev/null and b/AndorsTrail/res/drawable/monsters_demon1.png differ diff --git a/AndorsTrail/res/drawable/monsters_demon2.png b/AndorsTrail/res/drawable/monsters_demon2.png new file mode 100644 index 000000000..dea058100 Binary files /dev/null and b/AndorsTrail/res/drawable/monsters_demon2.png differ diff --git a/AndorsTrail/res/drawable/monsters_mage.png b/AndorsTrail/res/drawable/monsters_mage.png new file mode 100644 index 000000000..835a7d7cf Binary files /dev/null and b/AndorsTrail/res/drawable/monsters_mage.png differ diff --git a/AndorsTrail/res/drawable/monsters_zombie1.png b/AndorsTrail/res/drawable/monsters_zombie1.png new file mode 100644 index 000000000..67b6b52d3 Binary files /dev/null and b/AndorsTrail/res/drawable/monsters_zombie1.png differ diff --git a/AndorsTrail/res/drawable/monsters_zombie2.png b/AndorsTrail/res/drawable/monsters_zombie2.png new file mode 100644 index 000000000..f3e7f01f4 Binary files /dev/null and b/AndorsTrail/res/drawable/monsters_zombie2.png differ diff --git a/AndorsTrail/res/layout/about.xml b/AndorsTrail/res/layout/about.xml index 8f00cc927..7c79d4bb1 100644 --- a/AndorsTrail/res/layout/about.xml +++ b/AndorsTrail/res/layout/about.xml @@ -20,7 +20,6 @@ android:paddingBottom="@dimen/dialog_iconpadding_bottom" /> -