]> jfr.im git - irc/gameservirc.git/blobdiff - gameserv-2.0/libgameservgldl/include/GameServ/GameLayer/GameObjects/GameObject.h
Still creating all the classes.. does not compile
[irc/gameservirc.git] / gameserv-2.0 / libgameservgldl / include / GameServ / GameLayer / GameObjects / GameObject.h
index ed6b5fc375a89feaeac36054dcdf20a507525282..ba634ad4ff20242f196728273c3afc0c23ba7ff3 100644 (file)
@@ -32,7 +32,7 @@ namespace GameServ { namespace GameLayer { namespace GameObjects
                bool operator==(const GameObject &right) const;\r
                bool operator!=(const GameObject &right) const;\r
 \r
-       private:\r
+       protected:\r
                string mId;\r
                friend class GameObjectIds_Eq;\r
        };\r