dx
This commit is contained in:
@@ -110,6 +110,8 @@ fn open_renet_server(
|
||||
commands.insert_resource(transport);
|
||||
|
||||
info!("hosting server: netcode on port {port}");
|
||||
} else {
|
||||
return Err("Invalid configuration, choose either steam or netcode".into());
|
||||
}
|
||||
|
||||
next.set(GameState::Playing);
|
||||
|
||||
Reference in New Issue
Block a user