diff options
Diffstat (limited to 'dragon/args.rb')
| -rw-r--r-- | dragon/args.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dragon/args.rb b/dragon/args.rb index c87ed5e..e39e63e 100644 --- a/dragon/args.rb +++ b/dragon/args.rb @@ -132,7 +132,7 @@ module GTK def click_at return nil unless @inputs.mouse.click - @inpust.mouse.click.created_at + @inputs.mouse.click.created_at end def mouse |
