Rename to lemur
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ impl AppWindow for GameWindow {
|
||||
fn initial_viewport(&self) -> ViewportBuilder {
|
||||
let dimensions = self.display_mode.proportions() + Vec2::new(0.0, 22.0);
|
||||
ViewportBuilder::default()
|
||||
.with_title("Shrooms VB")
|
||||
.with_title("Lemur")
|
||||
.with_inner_size(dimensions)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user