Log X errors

This commit is contained in:
Thibault Jouan
2015-04-19 05:10:14 +00:00
parent 02861a63d4
commit 036ca1f989
3 changed files with 23 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ module Uh
private
def handle_error *args
@dispatcher.emit :error, args: args
@events.emit :xerror, args: args
end
def handle_key_press event