JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
go to dictionary tab on blip
[hexbog.git] / main.coffee
index 7ea4a02..ca34b4e 100644 (file)
@@ -350,7 +350,7 @@ activate_selection = ->
        log "blipped \"#{word}\" for #{word_score} points"
        blip_selection()
        look_up_definition word
-       $('#definition').click() if cur_tab is 'instructions'
+       $('#definition').click()
 
 
 show_definition = (word, type, definition, language) ->