Fixed a bunch of messy over 80 char lines
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module = {
|
||||
render() {
|
||||
Text.draw(10, 10, "Hello World");
|
||||
Text.draw(0, 0, "Hello World");
|
||||
SpriteBatch.flush();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user