修复道具数量显示

This commit is contained in:
2026-02-02 13:30:51 +08:00
parent 014f519bfc
commit df2ebd6501

View File

@@ -135,4 +135,4 @@ function Sq_FixItemCount(X, Y, Count) {
} }
} }
getroottable()["LenheartFuncTab"].rawset("FixItemCoutFuncN", Lenheart_FixItemCout_Fun); getroottable()["LenheartBaseFuncTab"].rawset("FixItemCoutFuncN", Lenheart_FixItemCout_Fun);