This commit is contained in:
2025-07-14 11:32:25 +08:00
parent 51f7ef9864
commit 1b712424d8
11 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@ class Tools {
space: newParam.space,
speed: newParam.speed
}
let arr = [7, 8, 9, 10, 11]
param.speed = newParam.rotate ? param.speed : 0 - param.speed
this.getFlowTexture(this, param, entity)