Skip to content

Commit

Permalink
Merge branch 'Mecha-kit' of https://github.com/ErdGinalD/WyssStation
Browse files Browse the repository at this point in the history
…into Mecha-kit
  • Loading branch information
ErdGinalD committed Oct 21, 2023
2 parents 8afa2f1 + 26ebf3b commit 333a7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_ss220/mecha_skins/code/fabricator_design.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/obj/machinery/mecha_part_fabricator/Initialize(mapload)
. = ..()

categories = list(
categories |= "Exosuit Paintkits"

Check failure on line 4 in modular_ss220/mecha_skins/code/fabricator_design.dm

View workflow job for this annotation

GitHub Actions / Run Linters

got '{', expected one of: operator, field access, ';'
"Cyborg",
"Cyborg Repair",
"MODsuit Construction",
Expand Down

0 comments on commit 333a7d3

Please sign in to comment.