X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fmenu%2Fxonotic%2Fmainwindow.c;h=f9d86c2dd229276aadb7272c9484f165bb1ad606;hp=2adb9343e491b7f70f1355ad14865463753b5857;hb=bfd3892eeb1401e14fc7da982f8b33d77d91384a;hpb=e52c92b8ba22924be19d8458fb1dd0cb7cfe11c7 diff --git a/qcsrc/menu/xonotic/mainwindow.c b/qcsrc/menu/xonotic/mainwindow.c index 2adb9343e..f9d86c2dd 100644 --- a/qcsrc/menu/xonotic/mainwindow.c +++ b/qcsrc/menu/xonotic/mainwindow.c @@ -191,7 +191,7 @@ void MainWindow_configureMainWindow(entity me) // mutator dialogs i = spawnXonoticSandboxToolsDialog(); i.configureDialog(i); - me.addItemCentered(me, i, i.intendedWidth * eX + i.intendedHeight * eY, SKINALPHAS_MAINMENU_z); + me.addItemCentered(me, i, i.intendedWidth * eX + i.intendedHeight * eY, SKINALPHAS_MAINMENU_z * SKINALPHA_DIALOG_SANDBOXTOOLS); // miscellaneous dialogs