00a8977e38
Since #114556 (ad46310), SpriteFramesEditor no longer built with `deprecated=no` due to
`SpriteFrames::get_animation_loop` and `set_animation_loop` being undefined.
This commit directly uses the `{get,set}_animation_loop_mode` replacements, which are always
available.