add toggle for awarding item on combo break in battle
This commit is contained in:
@@ -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 )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user