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