1
0
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:
kilbith
2015-05-23 15:14:47 +02:00
parent 493e74ab42
commit 5ffce841a6
4 changed files with 6 additions and 5 deletions

View File

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