1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

refactor(Debug): 清理调试组件并调整饲料配置

删除未使用的调试场景文件
简化FeedFilter组件配置
调整草莓和幸运签语饼的数值配置
This commit is contained in:
2025-09-30 19:06:18 +08:00
parent f2d11a495f
commit 46a22307d6
6 changed files with 7 additions and 27 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ func checkTopicCondition(feed: Feed) -> bool:
passed = haveThis
if passed:
break
return passed
return passed