mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Moved lua engine into server.
This commit is contained in:
@@ -38,7 +38,6 @@ namespace FFXIVClassic_Lobby_Server
|
||||
class PacketProcessor
|
||||
{
|
||||
Server mServer;
|
||||
LuaEngine luaEngine = new LuaEngine();
|
||||
Dictionary<uint, ConnectedPlayer> mPlayers;
|
||||
List<ClientConnection> mConnections;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user