This commit is contained in:
zh
2025-12-12 17:02:02 +08:00
parent cf1b982b33
commit deccdfe061
7 changed files with 24 additions and 21 deletions

View File

@ -585,7 +585,7 @@ class Flame extends Base {
this.lng = this.originalOptions.lng
this.lat = this.originalOptions.lat
this.alt = this.originalOptions.alt
syncPrimitives(this.entity)
// syncPrimitives(this.entity)
}
async remove() {