Removed clone from content
This commit is contained in:
parent
1343c01379
commit
b5cc0b555e
@ -139,7 +139,7 @@ impl ContentBuildContext {
|
||||
}
|
||||
|
||||
/// Represents static game content
|
||||
#[derive(Debug, Clone)]
|
||||
#[derive(Debug)]
|
||||
pub struct Content {
|
||||
/// Sprites
|
||||
pub sprites: Vec<Sprite>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user