Implement female uniform masking.

This commit is contained in:
Pieter-Jan Briers
2020-01-21 18:11:15 +01:00
parent 5481959018
commit 9beb7e48d4
14 changed files with 104 additions and 4 deletions

View File

@@ -12,5 +12,6 @@ namespace Content.Shared.Preferences.Appearance
LHand,
RLeg,
LLeg,
StencilMask
}
}