aboutsummaryrefslogtreecommitdiff
path: root/builtin/client/cheats.lua
diff options
context:
space:
mode:
Diffstat (limited to 'builtin/client/cheats.lua')
-rw-r--r--builtin/client/cheats.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/client/cheats.lua b/builtin/client/cheats.lua
index f10b879e3..7290140dd 100644
--- a/builtin/client/cheats.lua
+++ b/builtin/client/cheats.lua
@@ -19,6 +19,7 @@ core.cheats = {
["Fullbright"] = "fullbright",
["HUDBypass"] = "hud_flags_bypass",
["NoHurtCam"] = "no_hurt_cam",
+ ["BrightNight"] = "no_night",
},
["World"] = {
["FastDig"] = "fastdig",