Skip to content

Commit

Permalink
Add default font
Browse files Browse the repository at this point in the history
  • Loading branch information
rparrett committed Dec 17, 2024
1 parent 9956b7c commit 016a9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ features = [
#"file_watcher",
"multi_threaded",
"webgl2",
"default_font",
]

[target.'cfg(unix)'.dev-dependencies.bevy]
Expand All @@ -71,6 +72,7 @@ features = [
"bevy_ui",
"multi_threaded",
"webgl2",
"default_font",
]


Expand Down

0 comments on commit 016a9f2

Please sign in to comment.