adding slight delay for cpu usage in for now

This commit is contained in:
underscorediscovery
2013-07-18 20:39:38 -02:30
parent 5b999abbac
commit c4ed648030
2 changed files with 2 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ class Main {
//Called by lime
public function onkeydown(_event:Dynamic) {
trace(_event);
// trace(_event);
}
//Called by lime