[Orxonox-commit 2123] r6839 - code/branches/lod/src/libraries/core
scheusso at orxonox.net
scheusso at orxonox.net
Mon May 3 14:39:02 CEST 2010
Author: scheusso
Date: 2010-05-03 14:39:01 +0200 (Mon, 03 May 2010)
New Revision: 6839
Modified:
code/branches/lod/src/libraries/core/BaseObject.h
Log:
another tab ....
Modified: code/branches/lod/src/libraries/core/BaseObject.h
===================================================================
--- code/branches/lod/src/libraries/core/BaseObject.h 2010-05-03 12:29:27 UTC (rev 6838)
+++ code/branches/lod/src/libraries/core/BaseObject.h 2010-05-03 12:39:01 UTC (rev 6839)
@@ -221,7 +221,7 @@
uint32_t sceneID_;
SmartPtr<Gametype> gametype_;
Gametype* oldGametype_;
- SmartPtr<Level> level_;
+ SmartPtr<Level> level_;
std::set<Template*> templates_;
std::map<BaseObject*, std::string> eventSources_; //!< List of objects which send events to this object, mapped to the state which they affect
More information about the Orxonox-commit
mailing list