mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-14 23:04:37 +01:00
sussy 2.9 changes, and finally shard unlock implementation
This commit is contained in:
@@ -56,7 +56,11 @@ namespace AscNet.SDKServer
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
#if DEBUG
|
||||
log.Error($"{ex} Request below:");
|
||||
#else
|
||||
log.Error($"{ex.Message} Request below:");
|
||||
#endif
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user