diff options
Diffstat (limited to 'src/map/trade.c')
-rw-r--r-- | src/map/trade.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/trade.c b/src/map/trade.c index e8a58fd9b..a423b4118 100644 --- a/src/map/trade.c +++ b/src/map/trade.c @@ -510,7 +510,7 @@ void trade_tradecancel(struct map_session_data *sd) } /*========================================== - * ๆ๘๘(tradeต) + * lock sd and tsd trade data, execute the trade, clear, then save players *------------------------------------------*/ void trade_tradecommit(struct map_session_data *sd) { |