feat: add priority fixed
This commit is contained in:
@@ -123,6 +123,7 @@ func testHub() *Hub {
|
||||
hub.matchWait = 300 * time.Millisecond
|
||||
hub.trickHold = 5 * time.Millisecond
|
||||
hub.firstHandDelay = 0
|
||||
hub.dealDelay = 0
|
||||
hub.countdownDelay = 20 * time.Millisecond
|
||||
go hub.Run()
|
||||
return hub
|
||||
|
||||
Reference in New Issue
Block a user