private void InitModelWithSettings(GameSettings settings) { app.model = GameInitHelper.InitModelWithSettings(settings); }