diff options
| author | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:56:26 +0000 |
|---|---|---|
| committer | ubq323 <ubq323@ubq323.website> | 2022-12-30 00:56:26 +0000 |
| commit | 3ed79b8a77e29ffb85a77c239374ed553a5886c4 (patch) | |
| tree | 44d44424b247a2a50810bcfa68c11a75fe684e3e | |
| parent | 1613d4fbf85bbda51cee3b794ce4946615e3fd6d (diff) | |
shop
| -rw-r--r-- | shop.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ function run_topdisp() mtop.clear() os.sleep(0.25) - mtop.setTextScale(3) + mtop.setTextScale(4) mtop.setTextColor(colors.white) mtop.setCursorPos(1,1) mtop.write("5KST EACH") |
