add multi_threaded feature
This commit is contained in:
parent
be3a5782fc
commit
85751864c0
@ -14,7 +14,7 @@ rodio = "0.19"
|
||||
[dependencies.bevy]
|
||||
version = "0.14"
|
||||
default-features = false
|
||||
features = ["bevy_audio", "bevy_asset"]
|
||||
features = ["bevy_audio", "bevy_asset", "multi_threaded"]
|
||||
|
||||
[features]
|
||||
default = ["hl4mgm"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user