fix depedency

This commit is contained in:
2025-02-27 16:22:24 +01:00
parent 3819bde882
commit e138bb46a8
2 changed files with 3 additions and 1 deletions

View File

@@ -11,4 +11,4 @@ nil = "0.14.0"
bevy-inspector-egui = "0.29.1"
[patch.crates-io]
bevy_trenchbroom = { path = "../../extern/bevy_trenchbroom" }
bevy_trenchbroom = { git = "https://github.com/Noxmore/bevy_trenchbroom.git", rev = "7038e61" }