mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-06-14 15:20:31 +02: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.