mirror of
https://github.com/PretendoNetwork/wiiu-chat-secure.git
synced 2026-04-25 07:53:11 -05:00
Called ID and Gathering ID will always match
This commit is contained in:
parent
2039e45719
commit
32e303eda7
|
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
func findBySingleID(err error, client *nex.Client, callID uint32, id uint32) {
|
||||
caller, _, _ := getCallInfoByCaller(id)
|
||||
caller := id // Gathering ID and caller are the same here
|
||||
|
||||
result := true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user