Fixing spam printing
This commit is contained in:
@@ -81,7 +81,6 @@ 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