Changeset 9201 for code/branches/shipSelection/src
- Timestamp:
- May 18, 2012, 3:09:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/shipSelection/src/orxonox/ShipManager.cc
r9157 r9201 21 21 * 22 22 * Author: 23 * Fabian 'x3n' Landau 24 * Co-authors: 25 * Damian 'Mozork' Frick 26 * 23 * Matthias Hutter 24 * 27 25 */ 28 26 29 27 /** 30 @file LevelManager.cc 31 @brief Implementation of the LevelManager singleton. 28 @file ShipManager.cc 29 @brief Work-in Progress: Implementation of the ShipManager singleton. 30 Should make SpaceShip info available to lua handlers. 32 31 */ 33 32
Note: See TracChangeset
for help on using the changeset viewer.