aboutsummaryrefslogtreecommitdiff
path: root/features/cosmetics
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-12-12 21:22:54 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-12-12 21:22:54 +0800
commit624dd350e350a619b8cd3874646ab2da493d3049 (patch)
treea66ccf9de0f1f9a79787a7a3f9d1c50a562d83bc /features/cosmetics
parent8522734379fc57d0f22accbbe70ea8d903b4b1df (diff)
downloadSoopyV2-624dd350e350a619b8cd3874646ab2da493d3049.tar.gz
SoopyV2-624dd350e350a619b8cd3874646ab2da493d3049.tar.bz2
SoopyV2-624dd350e350a619b8cd3874646ab2da493d3049.zip
fix bug with dergon wings
Diffstat (limited to 'features/cosmetics')
-rw-r--r--features/cosmetics/cosmetic/dragon/dragonWings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/cosmetics/cosmetic/dragon/dragonWings.js b/features/cosmetics/cosmetic/dragon/dragonWings.js
index d387672..64e4e80 100644
--- a/features/cosmetics/cosmetic/dragon/dragonWings.js
+++ b/features/cosmetics/cosmetic/dragon/dragonWings.js
@@ -145,7 +145,7 @@ class DragonWings extends Cosmetic {
//Higher = more elytra like
- wing[f.rotateAngleZ] = 0.25; //rotateAngleY
+ wing[f.rotateAngleY] = 0.25; //rotateAngleY
let shouldStandingStillWingThing = false