mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 22:34:02 +03:00
Reworked base
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package newprotocol
|
||||
|
||||
type BaseProtocol struct {
|
||||
ConnectionType ConnectionType
|
||||
ConnectionProtocol ConnectionProtocol
|
||||
DC int16
|
||||
}
|
||||
Reference in New Issue
Block a user