*** empty log message ***

This commit is contained in:
David Rose 2001-02-23 21:25:39 +00:00
parent 9811ad4aff
commit f01972731f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ TypeHandle EggNode::_type_handle;
// vertices that reference them, and then removes the
// texture matrices from the textures themselves.
////////////////////////////////////////////////////////////////////
INLINE void EggNode::
void EggNode::
apply_texmats() {
EggTextureCollection textures;
textures.find_used_textures(this);