literally spaces

master
Marcus Gosselin 2015-02-14 14:17:36 -05:00
parent aad6224fbc
commit ad0256e4ec
1 changed files with 2 additions and 0 deletions

View File

@ -96,4 +96,6 @@ public abstract interface BasicApp {
public abstract void resized(int width, int height);
public abstract void click();
}