Remove an unused arg

This commit is contained in:
SweetSea-ButImNotSweet
2024-01-08 19:57:05 +07:00
parent 9c47e95d19
commit 4928f1964c

View File

@@ -994,7 +994,7 @@ do-- function dumpBasicConfig()
end end
end end
do-- function resetGameData(args) do-- function resetGameData(args)
local function task_showMods(P) -- TODO local function task_showMods() -- TODO
coroutine.yield() coroutine.yield()
local counter=0 local counter=0