This commit is contained in:
Glenn Maynard
2007-06-18 16:01:48 +00:00
parent 0af50c14fd
commit a5f07cf73f
@@ -30,7 +30,6 @@ void LightsDriver_SystemMessage::Set( const LightsState *ls )
}
s += "\n";
int iNumGameButtonsToShow = INPUTMAPPER->GetInputScheme()->m_iButtonsPerController;
FOREACH_GameController( gc )
{
s += ssprintf("Controller%d: ",gc+1);