mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
fix lua thread never exiting
This commit is contained in:
committed by
Anonymous275
parent
aec6ad9c14
commit
8cd35d64e4
@@ -34,6 +34,8 @@ private:
|
||||
TTCPServer& mTCPServer;
|
||||
TUDPServer& mUDPServer;
|
||||
TServer& mServer;
|
||||
std::string mPath;
|
||||
bool mShutdown { false };
|
||||
TSetOfLuaFile mLuaFiles;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user