fn commit_trade(ecs: &World, trade: &PendingTrade) -> TradeResultExpand description
Commit a trade that both parties have agreed to, modifying their respective inventories
fn commit_trade(ecs: &World, trade: &PendingTrade) -> TradeResultCommit a trade that both parties have agreed to, modifying their respective inventories