mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-14 07:24:50 +01:00
💀 strictly necessary login nitifies
This commit is contained in:
@@ -70,5 +70,10 @@ namespace BLHX.Server.Game.Handlers
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
public static void NotifyRefluxData(this Connection connection)
|
||||
{
|
||||
connection.Send(new Sc11752());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user