Skip to content

[API break] tile: Change texture property to paintable

James Westman requested to merge jwestman/libshumate:tile-paintable into main

There's no reason to restrict it to a texture; any paintable should work, and this gives us more flexibility in the future.

Merge request reports