From 8b6566cc7b4c1eafcb7a6a0f50440bb4e91331c4 Mon Sep 17 00:00:00 2001 From: moonwitch Date: Wed, 3 Sep 2014 22:16:55 +0200 Subject: [PATCH] Increase Scaling --- core.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core.lua b/core.lua index 2a1e772..d557465 100755 --- a/core.lua +++ b/core.lua @@ -10,7 +10,7 @@ -- Configuration and lessening the typing strains of the world. ------------------------------------------------------------------------ local font = STANDARD_TEXT_FONT -local scale = 1 +local scale = 1.1 local backdrop = { bgFile = "Interface\\Buttons\\WHITE8x8", edgeFile = "Interface\\Buttons\\WHITE8x8", -- 1.7.9.5