master
Vanessa Dannenberg 2021-05-28 13:24:01 -04:00
parent 85dd92fb25
commit 8b6f5e23a6
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@ function signs_lib.spawn_entity(pos, texture, glow)
end
if glow ~= "" then
obj:set_properties({glow = tonumber(glow * 5))
obj:set_properties( {glow = tonumber(glow * 5)} )
end
if yaw then