Push Comment
just to make sure I commit and push the code
This commit is contained in:
parent
9af1683801
commit
27abfcd149
@ -192,6 +192,7 @@ impl ScreenSpaceRender for PauseScreen {
|
|||||||
Color::WHITE,
|
Color::WHITE,
|
||||||
);
|
);
|
||||||
|
|
||||||
|
//Push comment
|
||||||
|
|
||||||
//Variables for centering
|
//Variables for centering
|
||||||
let centered_x_menu = (screen_size.x as f32 / 2.0) - 120.0;
|
let centered_x_menu = (screen_size.x as f32 / 2.0) - 120.0;
|
||||||
|
Reference in New Issue
Block a user