Skip to content

Commit

Permalink
Title.
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtCoDFish committed Apr 29, 2014
1 parent 7bc2340 commit 5dd11c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ public static void main(String[] arg) {
config.width = 1024;
config.height = 768;
config.resizable = false;
config.title = "Möbius";
config.addIcon("icons/icon128.png", FileType.Internal);
config.addIcon("icons/icon32.png", FileType.Internal);
config.addIcon("icons/icon16.png", FileType.Internal);
Expand Down

0 comments on commit 5dd11c0

Please # to comment.