Skip to content

Commit

Permalink
Edit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetSea-ButImNotSweet committed Aug 27, 2023
1 parent c6ca5d3 commit 7ace6f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion parts/scenes/dict.lua
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,8 @@ function scene.keyDown(key)
scene.widgetList.help.color=listBox.selected==0 and COLOR.W or COLOR.Z
searchWait=0
_updateInfoBox()
-- ***FOR DEBUGGING ONLY***

-- ***ONLY USE FOR HOTLOADING ZICTIONARY WHILE IN GAME!***
-- ***Please commenting out this code if you don't use***
-- elseif key=='f5' then
-- local _
Expand Down

0 comments on commit 7ace6f0

Please sign in to comment.