2022-04-29 16:40:51 +02:00

7 lines
125 B
Lua

local L0_1, L1_1
L0_1 = {}
L0_1.COMPOUND_NONE = 0
L0_1.COMPOUND_COOK = 1
L0_1.COMPOUND_PLACEHOLDER_2 = 2
CompoundType = L0_1