mirror of
https://github.com/space-wizards/space-station-14.git
synced 2026-02-14 19:29:53 +01:00
Me when rider does not commit my change
This commit is contained in:
@@ -131,7 +131,7 @@ namespace Content.Server.Preferences.Managers
|
||||
|
||||
if (parsed is null) continue;
|
||||
|
||||
markingsList.Add(parsed);
|
||||
markingsList.Add(parsed.Value);
|
||||
}
|
||||
|
||||
if (Marking.ParseFromDbString($"{profile.HairName}@{profile.HairColor}") is { } facialMarking)
|
||||
|
||||
Reference in New Issue
Block a user