Closed dyceron closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.14%. Comparing base (
71851d0
) to head (2802c6a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
this should be a
FlagsEnum
with just 8 entries (4 normal edges, 4 hidden edges)
You mean instead of the big enum? Idk what that is.
I sorta understand but what to map the enum values to is confusing
the values you have for 1, 2, 4, 8, 16, 32, 64, and 128
Adds an enum to
BorderType
in the bmsmsd. It's kinda weird and a lot, but it covers all of the tile borders.