summaryrefslogtreecommitdiff
path: root/shop.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-12-30 00:57:45 +0000
committerubq323 <ubq323@ubq323.website>2022-12-30 00:57:45 +0000
commitb908584c6b97b063cda4dc353833f6dfcd952529 (patch)
tree32d7389e1c17ecb7890dbe868d48d1e20b00b5c7 /shop.lua
parent3ed79b8a77e29ffb85a77c239374ed553a5886c4 (diff)
shop
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)