fix crash and focus bug

This commit is contained in:
Eduardo Bart
2012-03-30 04:39:46 -03:00
parent 20e32ad2a0
commit c13a5b5dab
3 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
-- this file is loaded after all modules are loaded and initialized
-- you can place any custom user code here
-- you
Keyboard.bindKeyDown('Ctrl+R', Client.reloadScripts)