mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
CSM: Fix itemstack:get_meta() 'metadata' indexing error
This commit is contained in:
@@ -243,6 +243,7 @@ void ScriptApiSecurity::initializeSecurityClient()
|
||||
"rawset",
|
||||
"select",
|
||||
"setfenv",
|
||||
// getmetatable can be used to escape the sandbox
|
||||
"setmetatable",
|
||||
"tonumber",
|
||||
"tostring",
|
||||
|
Reference in New Issue
Block a user