mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-13 23:44:52 +01:00
add WIIUSGN:000
This commit is contained in:
@@ -60,7 +60,7 @@ func (s *Session) handlePacket(pkt []byte) error {
|
|||||||
case "VITASGN:100":
|
case "VITASGN:100":
|
||||||
s.client = VITA
|
s.client = VITA
|
||||||
s.handlePSSGN(bf)
|
s.handlePSSGN(bf)
|
||||||
case "WIIUSGN:100":
|
case "WIIUSGN:100", "WIIUSGN:000":
|
||||||
s.client = WIIU
|
s.client = WIIU
|
||||||
s.handleWIIUSGN(bf)
|
s.handleWIIUSGN(bf)
|
||||||
case "DELETE:100":
|
case "DELETE:100":
|
||||||
|
|||||||
Reference in New Issue
Block a user