don't throw away Course scores for Courses that aren't currently loaded on the machine
This commit is contained in:
@@ -80,6 +80,8 @@ void ReceptorArrow::DrawPrimitives()
|
||||
|
||||
void ReceptorArrow::Step()
|
||||
{
|
||||
m_pReceptorGo->FinishTweening();
|
||||
m_pReceptorWaiting->FinishTweening();
|
||||
m_pReceptorGo->Command( m_sStepCommand );
|
||||
m_pReceptorWaiting->Command( m_sStepCommand );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user