Skip to content

Commit

Permalink
Improved, then commented out, some debug output.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Apr 26, 2014
1 parent 08ef54c commit 88c395b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1pass.lua
Expand Up @@ -380,7 +380,7 @@ function keyhookPressed() -- not local! Called from C!
end
setGuiMenuItemSubmenu(menuitem, submenu)
else
print("no bucket found")
--print("no bucket found for item type '" .. type .. "'")
end
end

Expand Down

0 comments on commit 88c395b

Please sign in to comment.