From da03e75012a51fff3ac70e3077e517ccaf192f84 Mon Sep 17 00:00:00 2001 From: Ale32bit Date: Sun, 1 Nov 2015 12:25:21 +0100 Subject: [PATCH] Update sPhone.lua --- src/sPhone.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sPhone.lua b/src/sPhone.lua index ffd8266..3e3200c 100644 --- a/src/sPhone.lua +++ b/src/sPhone.lua @@ -545,7 +545,7 @@ end box(2,7,"Buddies",colors.brown,colors.white) box(12,7,"Chat", colors.black,colors.white) box(19,7,"SMS",colors.green,colors.white) - box(3, 11, "KST", colors.lime, colors.green) + box(3, 11, "KST", colors.green, colors.lime) box(10, 11, "GPS", colors.red, colors.black) box(18, 11, "Info", colors.lightGray, colors.black) end