Adds RCD and Pill to IgnoredComponents.cs (#1445)

This commit is contained in:
Swept
2020-07-22 07:54:46 +00:00
committed by GitHub
parent 656d8c6d9f
commit d1151281b2

View File

@@ -135,6 +135,8 @@
"CustodialClosetFill", "CustodialClosetFill",
"NoSlip", "NoSlip",
"TrashSpawner", "TrashSpawner",
"Pill",
"RCD",
}; };
} }
} }