From b2cc099065978b4cd86aba8f5bf562c19b3b2dc8 Mon Sep 17 00:00:00 2001 From: James Whitehead Ii Date: Fri, 22 Feb 2008 10:56:08 +0000 Subject: [PATCH] * Remove inline groups, which hopefully will motivate me to not let this look stupid --- Config.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Config.lua b/Config.lua index ea63da1..bb9cce6 100644 --- a/Config.lua +++ b/Config.lua @@ -73,7 +73,6 @@ options.args.coordblock = { order = 4, type = "group", name = L["Display Settings"], - inline = true, args = { bordercolor = { type = "color", @@ -120,7 +119,6 @@ options.args.mapcoord = { }, player = { type = "group", - inline = true, name = L["Player Coordinates"], args = { enableplayer = { @@ -141,7 +139,6 @@ options.args.mapcoord = { }, cursor = { type = "group", - inline = true, name = L["Cursor Coordinates"], args = { enablecursor = { @@ -183,7 +180,6 @@ options.args.crazytaxi = { color = { type = "group", name = L["Arrow colors"], - inline = true, args = { help = { order = 1, -- 1.7.9.5