Finish Duty-System (Clothing)
This commit is contained in:
@@ -177,7 +177,7 @@ namespace reallife_gamemode.Server.Events
|
||||
|
||||
foreach(var cloth in charClothes)
|
||||
{
|
||||
if(cloth.SlotType == 0)
|
||||
if(cloth.SlotType == 1)
|
||||
{
|
||||
if (cloth.ClothId == -1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user