mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
Minor tweaks
This commit is contained in:
@ -224,7 +224,7 @@ local function step(pos, fields)
|
||||
run = tick()
|
||||
end
|
||||
|
||||
if t ~= nil then
|
||||
if t then
|
||||
local scr = { formsize, background,
|
||||
t.boardstring, t.previewstring,
|
||||
draw_shape(t.cur, t.x, t.y, t.rot, boardx, boardy),
|
||||
|
Reference in New Issue
Block a user