Minor convenience issue that I wanted done with.

This commit is contained in:
Jason Felds
2011-11-26 13:40:14 -05:00
parent d0c3083251
commit f4ad43e2c9
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -1908,6 +1908,8 @@ void ScreenEdit::InputEdit( const InputEventPlus &input, EditButton EditB )
{
if( fDelta > 0 )
timing.AddSegment( StopSegment(GetRow(), fDelta) );
else
break;
}
else
{