todo error
This commit is contained in:
parent
6a4a46e868
commit
2ca4e7db18
|
@ -56,6 +56,7 @@ impl Sprite {
|
||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct SpriteMissingRoomPosition;
|
pub struct SpriteMissingRoomPosition;
|
||||||
|
// todo "malformed sprite ID" or something
|
||||||
|
|
||||||
impl Sprite {
|
impl Sprite {
|
||||||
#[inline]
|
#[inline]
|
||||||
|
|
Loading…
Reference in New Issue