vlt fix duty cloth
This commit is contained in:
@@ -119,7 +119,8 @@ namespace ReallifeGamemode.Server.Events
|
||||
{
|
||||
UserId = user.Id,
|
||||
SlotType = (byte)slotType[x],
|
||||
SlotId = slotId[x]
|
||||
SlotId = slotId[x],
|
||||
Duty = true
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user