Skip to content

Commit

Permalink
Revert "Update npc.go", fix ehang-io#515
Browse files Browse the repository at this point in the history
This reverts commit 27a7a67
  • Loading branch information
ffdfgdfg committed Apr 21, 2020
1 parent 2ed2e75 commit baf40a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/npc/npc.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ func run() {
commonConfig.Client = new(file.Client)
commonConfig.Client.Cnf = new(file.Config)
go client.StartLocalServer(localServer, commonConfig)
return
}
env := common.GetEnvMap()
if *serverAddr == "" {
Expand Down

0 comments on commit baf40a5

Please sign in to comment.