add eof line in sounds.lua

This commit is contained in:
BuckarooBanzay 2021-08-16 21:24:38 +02:00
parent e25264a1ae
commit f823628fcd
1 changed files with 1 additions and 1 deletions

View File

@ -45,4 +45,4 @@ function moreblocks.node_sound_leaves_defaults()
-- default game
return default.node_sound_leaves_defaults()
end
end
end