mm
This commit is contained in:
@@ -27,6 +27,9 @@ end
|
||||
|
||||
-- 当按了返回键时,关闭自己(返值为true时关闭)
|
||||
function TRBasePanel:hideSelfOnKeyBack()
|
||||
if NetProto and self.csSelf then
|
||||
NetProto.removePanelListener(self.csSelf)
|
||||
end
|
||||
return true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user