mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Integrated the component printer into the integrated circuit UI. You can now link integrated circuits to component printers (#62287)
Co-authored-by: Watermelon914 <3052169-Watermelon914@users.noreply.gitlab.com>
This commit is contained in:
co-authored by
Watermelon914
parent
bfe0fcc601
commit
44a2af780d
@@ -16,6 +16,9 @@
|
||||
/// The name of the component shown on the UI
|
||||
var/display_name = "Generic"
|
||||
|
||||
/// The category of the component in the UI
|
||||
var/category = COMPONENT_DEFAULT_CATEGORY
|
||||
|
||||
/// The colour this circuit component appears in the UI
|
||||
var/ui_color = "blue"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user