mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-18 09:54:36 +01:00
format code
This commit is contained in:
@@ -14,8 +14,8 @@ namespace nksrv.LobbyServer.Msgs.Misc
|
||||
if (user.GachaTutorialPlayCount > 0)
|
||||
response.Unavailables.Add(3);
|
||||
|
||||
// TODO: Validate response from real server and pull info from user info
|
||||
await WriteDataAsync(response);
|
||||
// TODO: Validate response from real server and pull info from user info
|
||||
await WriteDataAsync(response);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user