correction client
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
public class Au_Woke {
|
||||
private Client[] clients= new Client[30];
|
||||
private Client[] clients= new Client[100];
|
||||
private Restaurant restaurant =new Restaurant();
|
||||
Au_Woke(){
|
||||
restaurant.cuisinier.start();
|
||||
|
||||
Reference in New Issue
Block a user