Rewrite the MapViewUI::update and friends to not use a string #39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently I'm doing a jank string build every frame I think. Look at string_view or just use an array.
Actually this isn't that bad, but the real fix is to just redesign MapView to use actual sprites in a grid.