Animation sync (#60)
This commit is contained in:
@@ -47,7 +47,7 @@ fn main() {
|
||||
..default()
|
||||
})
|
||||
.set(bevy::log::LogPlugin {
|
||||
filter: "info".into(),
|
||||
filter: "info,lightyear_replication=warn".into(),
|
||||
level: bevy::log::Level::INFO,
|
||||
// provide custom log layer to receive logging events
|
||||
custom_layer: bevy_debug_log::log_capture_layer,
|
||||
|
||||
Reference in New Issue
Block a user