Push Comment

just to make sure I commit and push the code
This commit is contained in:
Marcelo Geldres 2021-10-02 18:54:46 -04:00
parent 9af1683801
commit 27abfcd149

View File

@ -192,6 +192,7 @@ impl ScreenSpaceRender for PauseScreen {
Color::WHITE,
);
//Push comment
//Variables for centering
let centered_x_menu = (screen_size.x as f32 / 2.0) - 120.0;