Removed debug calls

This commit is contained in:
2026-01-02 01:23:10 -05:00
parent c5a18b6346
commit 4145f9154c
3 changed files with 3 additions and 9 deletions

View File

@ -137,7 +137,7 @@ function display.selectionTabs()
paintutils.drawFilledBox(2, 2, 13, 6, colors.purple)
mon.setCursorPos(4, 4)
mon.setBackgroundColor(colors.purple)
mon.write("Main Gates")
mon.write("Dimension Gates")
end
if #addresses.playerGates ~= 0 then