Commit 5e412df1 authored by Eric Duminil's avatar Eric Duminil
Browse files

Todo

parent d1272f88
......@@ -19,6 +19,7 @@ public class RegionChooserFX extends Application
* This application is basically just a scene and a browser for the RegionChooser website (HTML + Javascript frontend
* + Java backend). The Java part is written in RegionChooserBrowser.
*/
//TODO: Add version, just like for SimStadt
@Override
public void start(Stage stage) {
stage.setTitle("RegionChooserJavaFX");
......
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