mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
added graphics to supervisor depends
This commit is contained in:
parent
13a8435f6c
commit
775ffc8094
2
imgen.py
2
imgen.py
@ -71,7 +71,7 @@ def make_manifest(size):
|
||||
"depends" : {
|
||||
"reactor-plc" : [ "system", "common", "graphics" ],
|
||||
"rtu" : [ "system", "common", "graphics" ],
|
||||
"supervisor" : [ "system", "common" ],
|
||||
"supervisor" : [ "system", "common", "graphics" ],
|
||||
"coordinator" : [ "system", "common", "graphics" ],
|
||||
"pocket" : [ "system", "common", "graphics" ]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user