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