nodecore-cd2025/mods/nc_api/compat_creative.lua

7 lines
234 B
Lua
Raw Normal View History

-- LUALOCALS < ---------------------------------------------------------
local minetest
= minetest
-- LUALOCALS > ---------------------------------------------------------
function minetest.is_creative_enabled() return false end