tomezpl / LepusEngine

OpenGL game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segfault on Linux if texture file not found

tomezpl opened this issue · comments

Texture file has to be present (even if empty) in order for the program to not crash. Add a check to the texture loader.