Fixing spam printing

This commit is contained in:
underscorediscovery
2013-07-09 20:42:55 -02:30
parent e579289c3b
commit a74c006e76

View File

@@ -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 );