icculus / Serious-Engine

An open source version of a game engine developed by Croteam for the classic Serious Sam games.
GNU General Public License v2.0
165 stars 23 forks source link

Textures.cpp: improved td_pulObjects/td_ulObject fix #29

Closed DanielGibson closed 8 years ago

DanielGibson commented 8 years ago

This should be a bit more robust, I hope it fixes the crash @rohit-n mentioned in #26

rohit-n commented 8 years ago

This fixed the startup segfault on my end, thanks.

DanielGibson commented 8 years ago

cool, thanks for testing!