fix
This commit is contained in:
@@ -27,5 +27,11 @@ type Config struct {
|
||||
}
|
||||
Unity struct {
|
||||
Host string
|
||||
Udp struct {
|
||||
LocalAddr string
|
||||
LocalPort int
|
||||
RemoteAddr string
|
||||
RemotePort int
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user