use meters in config
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
struct RepairBehaviorComponent
|
||||
{
|
||||
std::optional<entt::entity> currentTarget;
|
||||
float maxRepairRange = 0.0f;
|
||||
float maxRepairRange_tiles = 0.0f;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user