//GRAPHICS
 public void UIHandle_SetResolution(int index)
 {
     SetResolution(index);
     sfxManager.SpawnUI_2_bom();
 }