From df2ebd650101d4efdc04f9bc5a47aea11d94fe4e Mon Sep 17 00:00:00 2001 From: Lenheart <947330670@qq.com> Date: Mon, 2 Feb 2026 13:30:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=81=93=E5=85=B7=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project/FixItemCout/FixItemCout.nut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project/FixItemCout/FixItemCout.nut b/Project/FixItemCout/FixItemCout.nut index b82f755..75e17dd 100644 --- a/Project/FixItemCout/FixItemCout.nut +++ b/Project/FixItemCout/FixItemCout.nut @@ -135,4 +135,4 @@ function Sq_FixItemCount(X, Y, Count) { } } -getroottable()["LenheartFuncTab"].rawset("FixItemCoutFuncN", Lenheart_FixItemCout_Fun); \ No newline at end of file +getroottable()["LenheartBaseFuncTab"].rawset("FixItemCoutFuncN", Lenheart_FixItemCout_Fun); \ No newline at end of file