Added super cool properties stuffz

This commit is contained in:
2015-03-17 11:07:57 +01:00
parent f6bb5a8f44
commit fa146df5a6
10 changed files with 70 additions and 15 deletions
-1
View File
@@ -4,7 +4,6 @@ public class Main {
public static void main(String[] args) {
new Window();
}
}