more tests
This commit is contained in:
@@ -9,7 +9,7 @@ const FG_BROWN: Color = Color::Rgb(186, 74, 0);
|
||||
|
||||
//⌂ α Ω
|
||||
pub struct LevelWidget<'a> {
|
||||
pub game: &'a Game<'a>,
|
||||
pub game: &'a Game,
|
||||
}
|
||||
|
||||
impl LevelWidget<'_> {
|
||||
|
||||
Reference in New Issue
Block a user