From a3925db22672e5111f542a49d76bc72df2072edf Mon Sep 17 00:00:00 2001 From: Minetest-j45 Date: Mon, 30 Aug 2021 16:45:27 +0100 Subject: add airjump and remove unused headers --- builtin/client/cheats.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'builtin/client') diff --git a/builtin/client/cheats.lua b/builtin/client/cheats.lua index e4cace744..a1e00814e 100644 --- a/builtin/client/cheats.lua +++ b/builtin/client/cheats.lua @@ -12,6 +12,7 @@ core.cheats = { ["NoSlow"] = "no_slow", ["JetPack"] = "jetpack", ["AntiSlip"] = "antislip", + ["AirJump"] = "airjump", }, ["Render"] = { ["Xray"] = "xray", -- cgit v1.2.3