mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 04:03:58 +00:00
Remove RspCallGS
This commit is contained in:
@@ -42,6 +42,5 @@ public static class CallGSRouter
|
||||
{
|
||||
var rsp = new NtfCallScript { Api = api, Arg = arg, ExtraSync = extra };
|
||||
await connection.SendPacket(CmdIds.NtfScript, rsp);
|
||||
await connection.SendPacket(CmdIds.RspCallGS);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user