upstream-2406b

This commit is contained in:
Waterpig
2024-06-08 18:43:30 +02:00
parent 227fefdf33
commit ea0c979e66
8 changed files with 40 additions and 66 deletions
+2
View File
@@ -117,6 +117,7 @@
)
#ifdef UNIT_TESTS
/* BUBBER EDIT - Comments this check out until TG fixes it
/datum/mod_theme/New()
var/list/skin_parts = list()
for(var/variant in variants)
@@ -126,6 +127,7 @@
if(skin ~! compared_skin)
stack_trace("[type] variants [skin] and [compared_skin] aren't made of the same parts.")
skin_parts -= skin
*/
#endif
/// Create parts of the suit and modify them using the theme's variables.