Add newlines to the end of all files
This commit is contained in:
+1
-1
@@ -746,4 +746,4 @@ function ScriptedEntityTweener:OnTimelineAnimationStart(timelineId, animUuid, ad
|
||||
end
|
||||
end
|
||||
|
||||
return ScriptedEntityTweener
|
||||
return ScriptedEntityTweener
|
||||
|
||||
@@ -489,4 +489,4 @@ namespace ScriptedEntityTweener
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -161,4 +161,4 @@ namespace ScriptedEntityTweener
|
||||
void ExecuteCallbacks(const AZStd::set<CallbackData>& callbacks);
|
||||
void ClearCallbacks(const AnimationProperties& animationProperties);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user