window :3
This commit is contained in:
parent
2673a31b81
commit
4f584b7040
4 changed files with 8 additions and 9 deletions
|
|
@ -13,7 +13,6 @@ fn main() {
|
|||
|
||||
let mut window = Window::default();
|
||||
window = Window::init(&mut window);
|
||||
window.check_integ();
|
||||
world.add_node(Box::new(window));
|
||||
game.add_world(world.clone());
|
||||
log::info(format!("{:?}", game));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue