fix: initialize editor placement mapping flag

This commit is contained in:
2026-06-17 18:38:59 +08:00
parent 4089560471
commit 8132027785
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# [1.0.8]
### 修复
* 修复 Editor 广告位诊断在编译期触发 `CS0165` 未赋值变量错误的问题。
# [1.0.7]
### 修复