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