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