Module Client, clss Main : update TODO

This commit is contained in:
Notmoo-PC\Notmoo 2017-10-08 13:14:45 +02:00
parent 3b735c18ae
commit 96a45958de
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class Main extends Application{
@Override
public void start(Stage primaryStage) throws Exception {
//TODO ajouter écran de préloading
//TODO ajouter écran de préloading : StartupFrame
ClientBackEndModuleManager moduleManager = new ClientBackEndModuleManager(null);