aboutsummaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-01-07 10:52:42 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-01-07 10:52:42 +0100
commitdc67f669e9c85df7b54bc1e8775ca4a45cd7cc09 (patch)
tree5c33cd64059902aa858fdd6df8c77b7e37ffd9b0 /builtin
parent906845a874ec7f59caadad5392113204c8abcf76 (diff)
downloaddragonfireclient-dc67f669e9c85df7b54bc1e8775ca4a45cd7cc09.tar.xz
Make the Cheat Menu size configureable
Diffstat (limited to 'builtin')
-rw-r--r--builtin/settingtypes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt
index 334c25dda..9849d88bc 100644
--- a/builtin/settingtypes.txt
+++ b/builtin/settingtypes.txt
@@ -2227,6 +2227,12 @@ cheat_menu_selected_font_color (Selected font color) v3f 255, 252, 88
cheat_menu_selected_font_color_alpha (Selected font color alpha) int 255
+cheat_menu_head_height (Head height) int 50
+
+cheat_menu_entry_height (Entry height) int 40
+
+cheat_menu_entry_width (Entry width) int 200
+
[Cheats]
fullbright (Fullbright) bool false