Enable more compiler warnings and treat them as errors.
This commit is contained in:
@@ -91,7 +91,7 @@ void OptionsCursor::StopTweening()
|
||||
}
|
||||
}
|
||||
|
||||
void OptionsCursor::BeginTweening( float fSecs )
|
||||
void OptionsCursor::BeginTweening( float fSecs, TweenType tt )
|
||||
{
|
||||
ActorFrame::BeginTweening( fSecs );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user