sonic-radiance/sonic-radiance.love/assets/backgrounds/specialtile.lua

9 lines
116 B
Lua
Raw Permalink Normal View History

return {
metadata = {
width = 40,
height = 26,
ox = 0,
oy = 6,
}
}