mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
Move setlocale
from Lua to C++.
This commit is contained in:
@@ -261,8 +261,7 @@ void ScriptApiSecurity::initializeSecurityClient()
|
||||
"clock",
|
||||
"date",
|
||||
"difftime",
|
||||
"time",
|
||||
"setlocale",
|
||||
"time"
|
||||
};
|
||||
static const char *debug_whitelist[] = {
|
||||
"getinfo",
|
||||
|
Reference in New Issue
Block a user