Skip to content

Commit

Permalink
测试代码忘删
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Oct 30, 2024
1 parent 16dcde0 commit 0cdda63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/game/mechanicLib/brik/dig.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ local garbageTypes={
d[x]=math.min(d[x]+3,12)
end
end
print(table.concat(d,' '))
end,
solid=function(P)
P:riseGarbage({})
Expand Down

0 comments on commit 0cdda63

Please sign in to comment.