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