Free rusty maker name window
This commit is contained in:
@@ -53,7 +53,7 @@ impl Renderer {
|
|||||||
|
|
||||||
let mut window = RenderWindow::new(
|
let mut window = RenderWindow::new(
|
||||||
(width, height),
|
(width, height),
|
||||||
"Bomberman",
|
"Free Rusty Maker",
|
||||||
Style::CLOSE,
|
Style::CLOSE,
|
||||||
&Default::default(),
|
&Default::default(),
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user