Fix #167
While researching what causes #1193 (closed) I found out that this is actually the same problem as #167. That texture used to render properly before the unification of the texture and flat managers, but now it maps to texture ID 0 always. This PR just makes -1
the no-texture-ID instead of 0
.
Edited by Lactozilla