mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Fix for launcher not actually sending static ports when set in the db
This commit is contained in:
@@ -760,6 +760,7 @@ typedef enum {
|
||||
struct LauncherZoneRequest {
|
||||
uint8 command;
|
||||
char short_name[33];
|
||||
uint16 port;
|
||||
};
|
||||
|
||||
struct LauncherZoneStatus {
|
||||
|
||||
Reference in New Issue
Block a user