Update Lightyear to 0.22.4 (#59)
This commit is contained in:
@@ -26,7 +26,7 @@ bevy_trenchbroom = { version = "0.8.1", features = ["avian"] }
|
||||
happy_feet = { git = "https://github.com/atornity/happy_feet.git", rev = "1b24ed95f166e63af35e7b6f9f0053d6d28e1f1a", features = [
|
||||
"serde",
|
||||
] }
|
||||
lightyear = { git = "https://github.com/cBournhonesque/lightyear.git", rev = "03cbf419a2c0595261b64420bc0332fc3fe1cc3f", default-features = false, features = [
|
||||
lightyear = { version = "0.22.4", default-features = false, features = [
|
||||
"interpolation",
|
||||
"netcode",
|
||||
"prediction",
|
||||
|
||||
Reference in New Issue
Block a user