mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
Wiremod assoc_literal circuit component was missing from the lathe (#62818)
Was looking for a way to make a cache list when I noticed the assoc_literal component wasn't in the lathe I rather cache a list of stuff than continuously run foreach/searchs on data from the ntnet or otherwise.
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
"comp_length",
|
||||
"comp_light",
|
||||
"comp_list_literal",
|
||||
"comp_list_assoc_literal",
|
||||
"comp_logic",
|
||||
"comp_matscanner",
|
||||
"comp_mmi",
|
||||
|
||||
Reference in New Issue
Block a user