Changeset 616 for code/branches/FICN/src/loader
- Timestamp:
- Dec 18, 2007, 2:50:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/loader/LevelLoader.cc
r614 r616 19 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 20 20 * 21 * Author: 21 * Author: 22 22 * Nicolas Perrenoud <nicolape@ee.ethz.ch> 23 23 * Co-authors: … … 159 159 auMan->ambientAdd(tElem->Attribute("src")); 160 160 } 161 } 162 } 163 } 164 161 } 162 } 163 } 164 165 165 // Load world 166 166 worldElem = rootElement->FirstChildElement("world");
Note: See TracChangeset
for help on using the changeset viewer.