mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-10 04:29:35 +02:00
Add project files.
This commit is contained in:
13
Types/Enums/SkinPart.cs
Normal file
13
Types/Enums/SkinPart.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
namespace SPWorldsApi.Types.Enums
|
||||
{
|
||||
public enum SkinPart
|
||||
{
|
||||
face,
|
||||
front,
|
||||
front_full,
|
||||
head,
|
||||
bust,
|
||||
full,
|
||||
skin
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user