Я скучаю так очень, забери меня срочно
This commit is contained in:
@@ -186,7 +186,7 @@ public sealed class ClientClothingSystem : ClothingSystem
|
||||
State = state
|
||||
};
|
||||
|
||||
layers = [layer];
|
||||
layers = new List<PrototypeLayerData> { layer };
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user