add toggle for awarding item on combo break in battle

This commit is contained in:
Chris Danford
2003-04-11 01:49:57 +00:00
parent 423666c845
commit fb27c29bee
6 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ void ScreenSelect::DrawPrimitives()
void ScreenSelect::Input( const DeviceInput& DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI )
{
LOG->Trace( "ScreenSelect::Input()" );
// LOG->Trace( "ScreenSelect::Input()" );
if( MenuI.IsValid() && MenuI.button==MENU_BUTTON_START )
{