mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-29 00:32:43 +00:00
Remove log in DropItemMessage
This commit is contained in:
parent
3a79fce33d
commit
d1f2b2815d
@ -46,7 +46,6 @@ namespace QSB.ItemSync.Messages
|
||||
var player = QSBPlayerManager.GetPlayer(From);
|
||||
player.HeldItem = WorldObject;
|
||||
|
||||
DebugLog.DebugWrite("DROP HELD ITEM");
|
||||
player.AnimationSync.VisibleAnimator.SetTrigger("DropHeldItem");
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user