mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 13:10:42 +00:00
npc file load bug
This commit is contained in:
parent
e65ab33749
commit
6788f24821
@ -53,7 +53,6 @@ func NewClient(vKey string, noStore bool, noDisplay bool) *Client {
|
||||
Flow: new(Flow),
|
||||
Rate: nil,
|
||||
NoStore: noStore,
|
||||
id: GetCsvDb().GetClientId(),
|
||||
RWMutex: sync.RWMutex{},
|
||||
NoDisplay: noDisplay,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user