diff --git a/main/source/Natural_Selection.VC.db b/main/source/Natural_Selection.VC.db new file mode 100644 index 00000000..19cd4bfd Binary files /dev/null and b/main/source/Natural_Selection.VC.db differ diff --git a/main/source/cl_dll/vgui_ScorePanel.cpp b/main/source/cl_dll/vgui_ScorePanel.cpp index 833b305a..38a6ca34 100644 --- a/main/source/cl_dll/vgui_ScorePanel.cpp +++ b/main/source/cl_dll/vgui_ScorePanel.cpp @@ -1217,7 +1217,7 @@ void ScorePanel::FillGrid() if(pIcon) m_CustomIconList.push_back( make_pair(pIcon, theCustomIcon) ); } - /* //@2014 to do + //@2014 to do if(pIcon) { pLabel->setImage(pIcon); @@ -1234,7 +1234,7 @@ void ScorePanel::FillGrid() pIcon->setColor(BuildColor(theRed, theGreen, theBlue, gHUD.GetGammaSlope())); - }*/ + } } } /* @2014