diff options
| author | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:57:45 +0000 |
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:57:45 +0000 |
| commit | b908584c6b97b063cda4dc353833f6dfcd952529 (patch) | |
| tree | 32d7389e1c17ecb7890dbe868d48d1e20b00b5c7 | |
| parent | 3ed79b8a77e29ffb85a77c239374ed553a5886c4 (diff) | |
shop
| -rw-r--r-- | shop.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
