Fixing fallbacks for set timeout.. Apparently opera 12 doesn't even have bloody requestAnimationFrame lol
This commit is contained in:
@@ -81,6 +81,7 @@ class Main {
|
||||
//Called by lime
|
||||
public function render() {
|
||||
|
||||
trace('wtf');
|
||||
//Set the viewport for GL
|
||||
GL.viewport( 0, 0, lib.config.width, lib.config.height );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user