post-refactor fixes
This commit is contained in:
parent
5fbf569c65
commit
3a1183cdd7
3 changed files with 24 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
return function(feesh, dt, food)
|
||||
return function(feesh, dt, food, headerbuttons, money)
|
||||
for fi, n in ipairs(feesh) do
|
||||
bench.startBenchmark('update_fish_eases')
|
||||
for _, e in ipairs(n.eases) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue