删除冗余代码
This commit is contained in:
parent
42099b3d59
commit
28921649c5
File diff suppressed because it is too large
Load Diff
|
@ -1594,7 +1594,7 @@ func (this *Player) DgGameLogout() {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *Player) ThirdGameLogout() {
|
func (this *Player) ThirdGameLogout() {
|
||||||
_LeaveTransferThird2SystemTask(this)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *Player) IsOnLine() bool {
|
func (this *Player) IsOnLine() bool {
|
||||||
|
|
Loading…
Reference in New Issue