Sync cable club
This commit is contained in:
+1
-3
@@ -2583,9 +2583,7 @@ static void CB2_HandleTradeEnded(void)
|
||||
IncrementGameStat(GAME_STAT_POKEMON_TRADES);
|
||||
}
|
||||
if (gWirelessCommType)
|
||||
{
|
||||
MEvent_RecordIdOfWonderCardSenderByEventType(2, gLinkPlayers[GetMultiplayerId() ^ 1].trainerId);
|
||||
}
|
||||
MysteryGift_TryIncrementStat(CARD_STAT_NUM_TRADES, gLinkPlayers[GetMultiplayerId() ^ 1].trainerId);
|
||||
SetContinueGameWarpStatusToDynamicWarp();
|
||||
LinkFullSave_Init();
|
||||
gMain.state++;
|
||||
|
||||
Reference in New Issue
Block a user