]> ruin.nu Git - hbs.git/blobdiff - bs/bsview.cpp
The work on the combat algorithm is going forward, nothing worth compiling yet though.
[hbs.git] / bs / bsview.cpp
index c050952c291c942b45b733f80af97bb1ab70f297..005c4438eaba1d03be40b5a56610ac460ddaa284 100644 (file)
@@ -182,11 +182,11 @@ void BSView::slotFleetSelection(QListViewItem *lvi)
        {
                if (lvi->text(0) == tr("Friendly"))
                {
-//                     m_FleetView->slotAttacker(false);
+       //                      m_FleetView->slotAttacker(false);
                }
                else
                {
-//                     m_FleetView->slotAttacker(true);
+       //                      m_FleetView->slotAttacker(true);
                }
                m_FleetViews->raiseWidget(2);