mirror of
https://github.com/onyx-and-iris/q3rcon-proxy.git
synced 2025-01-18 00:30:54 +00:00
remove global var debug
This commit is contained in:
parent
f2fd9354f0
commit
15e4cf6e42
@ -28,7 +28,7 @@ func start(proxy string) {
|
||||
}
|
||||
|
||||
var (
|
||||
proxies, host, debug string
|
||||
proxies, host string
|
||||
)
|
||||
|
||||
func getenvInt(key string) (int, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user