Made comment less confusing, suggestion from _Hypnos

This commit is contained in:
rdb 2009-01-06 17:21:47 +00:00
parent 724304069c
commit ecb6b7f507

View File

@ -132,8 +132,8 @@ get_connected_shading() const {
// indicated texture. // indicated texture.
// //
// This method is deprecated and is used in support of // This method is deprecated and is used in support of
// single-texturing only. New code should be written to // single-texturing only. Please use the multitexture
// use the multitexture variants instead.q // variant add_texture instead.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
INLINE void EggPrimitive:: INLINE void EggPrimitive::
set_texture(EggTexture *texture) { set_texture(EggTexture *texture) {