mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
优化代码
This commit is contained in:
@@ -124,7 +124,7 @@ func (slf *Module) ReleaseModule(moduleId int64){
|
||||
slf.ReleaseModule(id)
|
||||
}
|
||||
|
||||
pModule.GetEventHandler().Desctory()
|
||||
pModule.GetEventHandler().Destroy()
|
||||
pModule.self.OnRelease()
|
||||
log.Debug("Release module %s.",slf.GetModuleName())
|
||||
for pTimer,_ := range pModule.mapActiveTimer {
|
||||
|
||||
Reference in New Issue
Block a user