From 22ef0daefd5ea9e71131050eb724f2c894fde648 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Mon, 25 Jun 2007 20:15:36 +0000 Subject: This is patch #6825 (The patch missed a couple of them but this should get it all. recurse was spelled resurse in a couple of places. Kent --- source/gameengine/SceneGraph/SG_Node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/SceneGraph') diff --git a/source/gameengine/SceneGraph/SG_Node.h b/source/gameengine/SceneGraph/SG_Node.h index ef5af717d60..7ba13cc0a87 100644 --- a/source/gameengine/SceneGraph/SG_Node.h +++ b/source/gameengine/SceneGraph/SG_Node.h @@ -173,7 +173,7 @@ public: void SetSimulatedTime( double time, - bool resurse + bool recurse ); /** -- cgit v1.2.3