This commit is contained in:
Glenn Maynard
2005-09-19 08:49:09 +00:00
parent 1df0a43b3f
commit 5f9c33fd01
+2 -1
View File
@@ -522,7 +522,8 @@ void WheelBase::Move(int n)
ChangeMusic(m_Moving);
}
bool WheelBase::MoveSpecific(int n) {
bool WheelBase::MoveSpecific( int n )
{
/* If we're not selecting, discard this. We won't ignore it; we'll
* get called again every time the key is repeated. */
/* Still process Move(0) so we sometimes continue moving immediate