mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-08-05 04:50:20 +02:00
fix crash in old lights conversion abm
This commit is contained in:
@ -1,6 +1,9 @@
|
|||||||
|
|
||||||
-- This file supplies glowlights
|
-- This file supplies glowlights
|
||||||
|
|
||||||
|
local dirs1 = { 20, 23, 22, 21 }
|
||||||
|
local dirs2 = { 9, 18, 7, 12 }
|
||||||
|
|
||||||
local S = homedecor.gettext
|
local S = homedecor.gettext
|
||||||
|
|
||||||
local colors = {"yellow","white"}
|
local colors = {"yellow","white"}
|
||||||
|
Reference in New Issue
Block a user