fix happy_feet debug rendering
This commit is contained in:
@@ -64,7 +64,7 @@ bevy_trenchbroom = { version = "0.10", default-features = false, features = [
|
||||
] }
|
||||
bevy_trenchbroom_avian = "0.10"
|
||||
clap = { version = "=4.5.47", features = ["derive"] }
|
||||
happy_feet = { git = "https://github.com/PROMETHIA-27/happy_feet.git", rev = "27609d89be74561a3971b1fc7d8c04cdd3e05731", features = [
|
||||
happy_feet = { git = "https://github.com/rustunit/happy_feet.git", rev = "919657fa", features = [
|
||||
"serde",
|
||||
] }
|
||||
nil = "0.14.0"
|
||||
|
||||
Reference in New Issue
Block a user