mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-11-04 12:55:29 +01:00
If LuaControllers handle sensitive information, hacked clients could get this information from the LuaController. Marking the memory as private fixes this and saves a small amount of bandwidth.