refactoring hex coords
This commit is contained in:
@@ -20,6 +20,7 @@ bevy_asset_loader = { version = "0.25.0", features = [
|
||||
ron = "0.12.0"
|
||||
image = "0.25.9"
|
||||
num = "0.4.3"
|
||||
hex = { path = "../hex" }
|
||||
|
||||
[features]
|
||||
tracing = ["bevy/trace_tracy"]
|
||||
|
||||
Reference in New Issue
Block a user