]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/mainwindow.qc
First ToS versioning attempt
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / mainwindow.qc
index 3348e1b1883aaf36ef7669e746e09e3f30f70176..2347dbef3ac35ddfd6833235f1f3654d7c392077 100644 (file)
@@ -79,7 +79,7 @@ void MainWindow_draw(entity me)
        } else if(!me.disconnectDialogVisibility && (gamestatus & (GAME_ISSERVER | GAME_CONNECTED))) {
 
                // If gamestate is "ingame" (and dialog is not visible),
-               // make disconnect button visible
+               // make disconnect button visiblefosdialog
                entity n, i;
                n = me.mainNexposee;
                i = me.disconnectDialog;