Has software minimalism gone too far?

Discovered a bug, game crash if it tries to render an unit without a texture

So, don't try to render an unit without a texture

I could fix it, like check if an unit has at least one texture

But that's an expensive test

jk, it's not

But fuck that