Android build v1.1.28
This commit is contained in:
Binary file not shown.
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "com.warren.iwanttoheal"
|
applicationId "com.warren.iwanttoheal"
|
||||||
minSdkVersion rootProject.ext.minSdkVersion
|
minSdkVersion rootProject.ext.minSdkVersion
|
||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 107
|
versionCode 108
|
||||||
versionName "1.1.27"
|
versionName "1.1.28"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
aaptOptions {
|
aaptOptions {
|
||||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||||
|
|||||||
@@ -162,8 +162,8 @@ export const IWT2_CLASS_METADATA: Record<Iwt2PlayerClassId, Iwt2ClassMetadata> =
|
|||||||
url: '/iwt2/classes/arena/layers/warrior-weapon-axe.png',
|
url: '/iwt2/classes/arena/layers/warrior-weapon-axe.png',
|
||||||
drawOrder: 'front',
|
drawOrder: 'front',
|
||||||
heightScale: 1.72,
|
heightScale: 1.72,
|
||||||
offsetXScale: 0.48,
|
offsetXScale: 0.38,
|
||||||
offsetYScale: -2.05,
|
offsetYScale: -0.88,
|
||||||
originX: 0.18,
|
originX: 0.18,
|
||||||
originY: 0.5,
|
originY: 0.5,
|
||||||
attackMotion: {
|
attackMotion: {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user