summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
Diffstat (limited to 'shop.lua')
-rw-r--r--shop.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/shop.lua b/shop.lua
index 6e52a15..61a4850 100644
--- a/shop.lua
+++ b/shop.lua
@@ -104,6 +104,7 @@ end
function run_topdisp()
local mtop = peripheral.wrap"top"
+ mtop.setPalatteColor(colors.cyan,0x00FFFF)
while true do
mtop.setTextScale(5)
mtop.setTextColor(colors.cyan)