event system
This commit is contained in:
@ -16,6 +16,7 @@ type Client struct {
|
||||
settings Settings
|
||||
// wd world //the map data
|
||||
|
||||
Events eventBroker
|
||||
}
|
||||
|
||||
//NewClient init and return a new Client
|
||||
|
Reference in New Issue
Block a user