This commit is contained in:
hydrant
2019-09-12 22:08:42 +02:00
parent a893fa6139
commit e345aa14e7

View File

@@ -428,7 +428,6 @@ namespace ReallifeGamemode.Server.Managers
}
}
[RemoteEvent("itemInteract")]
public void ItemInteract(Client player, string jsonType, string jsonItemId, string jsonAmount)
{