fix Ep3 card auction

This commit is contained in:
Martin Michelsen
2023-09-06 16:39:32 -07:00
parent 75fab887e1
commit 548aca8cc0
5 changed files with 10 additions and 48 deletions
+3 -3
View File
@@ -3495,9 +3495,9 @@ struct S_CardTradeComplete_GC_Ep3_EE_FlagD4 {
// scrolls to the left.
// EF (C->S): Join card auction (Episode 3)
// This command should be treated like AC (quest barrier); that is, when all
// players in the same game have sent an EF command, the server should send an
// EF back to them all at the same time to start the auction.
// When a card auction is ready to begin, the leader sends this command to
// request the card list. The server then sends an EF command to all players
// to start the auction.
// EF (S->C): Start card auction (Episode 3)