mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
upstream-2406b
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user