mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-14 16:04:36 +01:00
main quest works
This commit is contained in:
@@ -16,7 +16,6 @@ namespace nksrv.LobbyServer.Msgs
|
||||
var req = ReadData<ReqGetGachaData>();
|
||||
|
||||
var response = new ResGetGachaData();
|
||||
|
||||
WriteData(response);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user