Skip to content

Commit

Permalink
removed an unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
shoginyan committed Feb 25, 2025
1 parent 9c6d8db commit 098f6c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nex/register_common_secure_server_protocols.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,4 @@ func registerCommonSecureServerProtocols() {
searchCriterias[i].Attribs[4] = types.NewString("")
}
}
commonMatchmakeExtensionProtocol.OnAfterUpdateNotificationData = func(packet nex.PacketInterface, uiType, uiParam1, uiParam2 types.UInt32, strParam types.String) {}
}

0 comments on commit 098f6c2

Please sign in to comment.