northwood-studios / NwPluginAPI

Official server-side plugin system for SCP: Secret Laboratory game.
GNU Lesser General Public License v3.0
80 stars 44 forks source link

Fix Player.RemoveItem(ItemBase item) #227

Open SrLicht opened 1 year ago

SrLicht commented 1 year ago

Now use the ServerRemoveItem method instead of removing it directly from the inventory.

SrLicht commented 1 year ago

@ced777ric @SoNearSonar boop

SoNearSonar commented 1 year ago

Looks good