From 471c1ddec9f62f6bcf66cd20a70ef69538c40fa0 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 24 May 2001 02:41:29 +0000 Subject: [PATCH] cosmetic --- panda/src/glgsg/glGraphicsStateGuardian.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/glgsg/glGraphicsStateGuardian.cxx b/panda/src/glgsg/glGraphicsStateGuardian.cxx index 49c59e5502..cdb0ce8d87 100644 --- a/panda/src/glgsg/glGraphicsStateGuardian.cxx +++ b/panda/src/glgsg/glGraphicsStateGuardian.cxx @@ -588,7 +588,7 @@ render_scene(Node *root, ProjectionNode *projnode, _current_root_node = root; render_subgraph(_render_traverser, root, projnode, initial_state, - AllTransitionsWrapper()); + AllTransitionsWrapper()); #ifdef GSG_VERBOSE glgsg_cat.debug()