mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 19:14:01 +03:00
Fixes for obfuscated2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package timeattack
|
||||
|
||||
import "time"
|
||||
|
||||
const (
|
||||
DefaultDuration = time.Second
|
||||
)
|
||||
Reference in New Issue
Block a user