Files
pixelheros/assets/script/game/hero/HeroAttrsComp.ts
walkpan d4d470a7ed perf(hero): 优化临时buff的更新逻辑以提升性能
将forEach循环改为倒序for循环,避免在删除元素时重复查找index,减少不必要的操作
2025-12-20 22:43:14 +08:00

19 KiB