mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
removed empty line
This commit is contained in:
@ -1409,7 +1409,6 @@ impl PlayState for SessionState {
|
||||
/// Render the session to the screen.
|
||||
///
|
||||
/// This method should be called once per frame.
|
||||
|
||||
fn render(&mut self, global_state: &mut GlobalState) {
|
||||
#[cfg(feature = "egui-ui")]
|
||||
let scale_factor = global_state.window.window().scale_factor() as f32;
|
||||
|
Reference in New Issue
Block a user