mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-10 01:36:17 +00:00
Print TIDs in every new thread
This commit is contained in:
@@ -48,6 +48,7 @@ void FolderList(const std::string& Path,bool HotSwap){
|
||||
}
|
||||
}
|
||||
[[noreturn]]void HotSwaps(const std::string& path){
|
||||
DebugPrintTID();
|
||||
while(true){
|
||||
for(Lua*Script : PluginEngine){
|
||||
struct stat Info{};
|
||||
|
||||
Reference in New Issue
Block a user