mirror of
https://github.com/raphaeIl/Novaria.git
synced 2025-12-13 06:54:48 +01:00
fix dh (by plagiarism), refactor pcapparser
This commit is contained in:
@@ -10,6 +10,8 @@ namespace Novaria.GameServer
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
PcapParser.PcapParser.Instance.LoadAllPackets(); // turn this off after real handlers are finished
|
||||
|
||||
Log.Information("Starting SDK Server...");
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user