mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-25 09:41:29 +00:00
Fixes character saving. Again.
This commit is contained in:
@@ -440,7 +440,7 @@
|
||||
"f_style" = f_style,
|
||||
"markingstyleslist" = markingstyleslist,
|
||||
"ha_style" = ha_style,
|
||||
"alt_head" = alt_head || "",
|
||||
"alt_head" = (alt_head ? alt_head : ""), // This it intentnional. It wont work without it!
|
||||
"e_colour" = e_colour,
|
||||
"underwear" = underwear,
|
||||
"undershirt" = undershirt,
|
||||
|
||||
Reference in New Issue
Block a user