Do not error on attempt to destroy a texture group if not initialized
The Textures collection is not initialized when run in -dedicated modeso do not raise an error when asked to destroy a group of textures.Silently ignore the attempt instead.
View differences
Do not error on attempt to destroy a texture group if not initialized
The Textures collection is not initialized when run in -dedicated mode
so do not raise an error when asked to destroy a group of textures.
Silently ignore the attempt instead.