mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-14 17:04:37 +01:00
An attempt was made
This commit is contained in:
@@ -85,6 +85,7 @@ namespace AscNet.GameServer
|
||||
c.Error($"Exception packet received: {exception.Code}, {exception.Message}");
|
||||
break;
|
||||
default:
|
||||
c.Error($"Unknown packet received: {packet}");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user