1
0
mirror of https://github.com/mt-mods/led_marquee.git synced 2025-01-09 16:00:20 +01:00

make µC and lamps optional depends

(they're only needed for crafting anyways)
This commit is contained in:
Vanessa Dannenberg 2018-08-16 16:50:41 -04:00
parent ce9666cc48
commit c647effff2

View File

@ -1,5 +1,5 @@
default
digilines
mesecons_luacontroller
mesecons_microcontroller
mesecons_lamp
mesecons_microcontroller?
mesecons_lamp?