no trade mash
This commit is contained in:
parent
af7654dd25
commit
26773bc0f8
@ -161,6 +161,8 @@ export class CBClient extends CommandClient {
|
||||
await player1.save();
|
||||
await player2.save();
|
||||
|
||||
this.TRADES.delete(trade.id);
|
||||
|
||||
int.reply('Trade accepted!');
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user