Commit 65da6cf2 authored by Tobias Meuser's avatar Tobias Meuser Committed by Jose Ignacio Monreal Bailey
Browse files

Working version for WoWMoM

parent 47b31d69
......@@ -279,7 +279,7 @@ public class GUIRunner extends JFrame implements WindowListener, KeyListener {
}
public static void main(String[] args) {
public static void main(String[] args) {
new GUIRunner();
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment