mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Warning fixes, general cleanup (#5053)
This commit is contained in:
+2
-2
@@ -25,10 +25,10 @@
|
||||
|
||||
class LauncherLink;
|
||||
|
||||
typedef struct {
|
||||
struct LauncherZone{
|
||||
std::string name;
|
||||
uint16 port;
|
||||
} LauncherZone;
|
||||
};
|
||||
|
||||
//a class exported to perl representing a launcher's in-DB config
|
||||
class EQLConfig {
|
||||
|
||||
Reference in New Issue
Block a user