Android build v1.1.28
This commit is contained in:
Binary file not shown.
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.warren.iwanttoheal"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 107
|
||||
versionName "1.1.27"
|
||||
versionCode 108
|
||||
versionName "1.1.28"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// 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',
|
||||
drawOrder: 'front',
|
||||
heightScale: 1.72,
|
||||
offsetXScale: 0.48,
|
||||
offsetYScale: -2.05,
|
||||
offsetXScale: 0.38,
|
||||
offsetYScale: -0.88,
|
||||
originX: 0.18,
|
||||
originY: 0.5,
|
||||
attackMotion: {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user