1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2024-11-13 05:40:28 +01:00

add missing comma in mod.conf

This commit is contained in:
BuckarooBanzay 2021-08-28 18:21:11 +02:00
parent e40f9747b0
commit 3d7e7a82a5

View File

@ -10,6 +10,6 @@ mesecons_button,
mesecons_torch,
mesecons_receiver,
basic_materials,
dye
dye,
unifieddyes
"""