mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-11-05 05:15:30 +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.