fix use in hand for uplink items (#35218)
This commit is contained in:
@@ -38,7 +38,6 @@ public sealed partial class StoreSystem
|
||||
|
||||
private void OnUseInHand(Entity<StoreRefundComponent> ent, ref UseInHandEvent args)
|
||||
{
|
||||
args.Handled = true;
|
||||
CheckDisableRefund(ent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user