Make Nearby Items subheading disappear if none nearby/not filtering

This commit is contained in:
2025-12-24 22:14:13 +00:00
parent 27cb05b8f7
commit b9a6bd5f67
3 changed files with 4 additions and 11 deletions
-1
View File
@@ -21,7 +21,6 @@ data Stance = Stance
data Carriage
= Walking {_strideAmount :: Float, _currentFoot :: FootForward}
| Standing
| Floating
| Flying
| Boosting Point2