usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] Changes to usata2/src/object.hpp


From: David Lau
Subject: [Usata-commits] Changes to usata2/src/object.hpp
Date: Sun, 02 Jan 2005 01:46:42 -0500

Index: usata2/src/object.hpp
diff -u usata2/src/object.hpp:1.5 usata2/src/object.hpp:1.6
--- usata2/src/object.hpp:1.5   Sun Jan  2 02:48:32 2005
+++ usata2/src/object.hpp       Sun Jan  2 06:34:43 2005
@@ -10,7 +10,7 @@
 // included in the software distribution, or visit
 // http://www.fsf.org/licenses/gpl.html.
 //
-// $Id: object.hpp,v 1.5 2005/01/02 02:48:32 skunix Exp $
+// $Id: object.hpp,v 1.6 2005/01/02 06:34:43 skunix Exp $
 
 
 #ifndef USATA_GAME_OBJECT_HPP
@@ -48,6 +48,7 @@
                        static  std::string NodePathPop(std::string&);
                        virtual void add_child(const Object_sp&, std::string& 
path){};
                        virtual Object_sp get_child(const std::string&)=0;
+
        };
 
        class Object




reply via email to

[Prev in Thread] Current Thread [Next in Thread]