Ejemplo n.º 1
0
 private void InitModelWithSettings(GameSettings settings)
 {
     app.model = GameInitHelper.InitModelWithSettings(settings);
 }