post-refactor fixes

This commit is contained in:
jill 2021-01-24 20:46:52 +03:00
parent 5fbf569c65
commit 3a1183cdd7
Signed by: oat
GPG key ID: DD83A9617A252385
3 changed files with 24 additions and 6 deletions

View file

@ -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