Merge branch 'master' into master

This commit is contained in:
Yash Karandikar 2022-05-25 21:52:49 -05:00
commit 14853f9acb

View file

@ -191,7 +191,6 @@ pub struct Sprite {
}
impl Sprite {
/// Create a new Sprite. The `path` is relative to the current directory while running.
///