mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
npc bug
This commit is contained in:
@@ -163,7 +163,7 @@ re:
|
||||
|
||||
//create local server secret or p2p
|
||||
for _, v := range cnf.LocalServer {
|
||||
go startLocalServer(v, cnf.CommonConfig)
|
||||
go StartLocalServer(v, cnf.CommonConfig)
|
||||
}
|
||||
|
||||
c.Close()
|
||||
|
Reference in New Issue
Block a user