mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 12:54:02 +03:00
Rework events
This commit is contained in:
+1
-5
@@ -7,11 +7,7 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
const (
|
||||
SecretKeyLength = 16
|
||||
|
||||
secretFakeTLSFirstByte byte = 0xee
|
||||
)
|
||||
const secretFakeTLSFirstByte byte = 0xee
|
||||
|
||||
var secretEmptyKey [SecretKeyLength]byte
|
||||
|
||||
|
||||
Reference in New Issue
Block a user