This commit is contained in:
nevimer
2024-04-28 19:24:33 -04:00
1068 changed files with 13539 additions and 12116 deletions
@@ -180,4 +180,4 @@ GLOBAL_LIST_INIT(non_ruleset_antagonists, list(
/// Serializes an antag name to be used for preferences UI
/proc/serialize_antag_name(antag_name)
// These are sent through CSS, so they need to be safe to use as class names.
return lowertext(sanitize_css_class_name(antag_name))
return LOWER_TEXT(sanitize_css_class_name(antag_name))