mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 18:24:02 +03:00
Tune defaults
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@ package timeattack
|
||||
import "time"
|
||||
|
||||
const (
|
||||
DefaultDuration = time.Second
|
||||
DefaultDuration = 5 * time.Second
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user