X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=main.coffee;h=12fb70da826a2dd7cc7fb1da9b1d4b6d8d48c8a5;hp=a4bd4162079a66d0c706ab1cffebcc02e7b23586;hb=6f6384594cea325b2b141576af1fd683a9adadb4;hpb=00cbef41a56cda9f776b7af265f025e3daa70602 diff --git a/main.coffee b/main.coffee index a4bd416..12fb70d 100644 --- a/main.coffee +++ b/main.coffee @@ -349,6 +349,7 @@ activate_selection = -> log "blipped: #{word}" blip_selection() look_up_definition word + $('#definition').click() if cur_tab is 'instructions' show_definition = (word, type, definition, language) ->