diff --git a/sources/Runner/Runner.cpp b/sources/Runner/Runner.cpp index a2d99777..47ee259a 100644 --- a/sources/Runner/Runner.cpp +++ b/sources/Runner/Runner.cpp @@ -314,6 +314,10 @@ namespace BBM //RAY::Texture *txt = dynamic_cast(entity.getComponent().drawable.get()); //txt->use("assets/player/valid_selection_icon.png") + //to do + // quand no player is reaydy, the play button should be diasbled + + //The other non-ready players shoudl be IAs return scene; }