issue-5-product-gamesystems #10
@ -162,7 +162,7 @@ export class AppComponent implements OnInit{
 | 
				
			|||||||
    weather_season.addChildGamesystem(weather);
 | 
					    weather_season.addChildGamesystem(weather);
 | 
				
			||||||
    weather_season.addChildGamesystem(season);
 | 
					    weather_season.addChildGamesystem(season);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    weather_season.createState(ProductState.computeProductStateLabel([springState!, sunnyState!]), "", [springState!, sunnyState!]);
 | 
					    weather_season.createState([springState!, sunnyState!]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    this.gameModel.addGamesystem(weather_season);
 | 
					    this.gameModel.addGamesystem(weather_season);
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user