mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 03:16:53 +00:00
npc file load bug
This commit is contained in:
@@ -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,
|
||||
}
|
||||
|
Reference in New Issue
Block a user