mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-04 23:06:08 +00:00
LuaAPI: Show quotes around strings in table dumps (#60)
This commit is contained in:
@@ -96,10 +96,6 @@ void Application::CheckForUpdates() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// thread name stuff
|
||||
|
||||
static std::map<std::thread::id, std::string> threadNameMap {};
|
||||
|
||||
Reference in New Issue
Block a user