Changeset 10746 for code/branches/fabienHS15/src/modules
- Timestamp:
- Nov 1, 2015, 10:25:57 PM (9 years ago)
- Location:
- code/branches/fabienHS15/src/modules
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fabienHS15/src/modules/overlays/hud/CMakeLists.txt
r10688 r10746 5 5 HUDSpeedBar.cc 6 6 HUDBoostBar.cc 7 HUDShieldBar.cc 7 8 HUDHealthBar.cc 8 9 HUDTimer.cc -
code/branches/fabienHS15/src/modules/pickup/items/MunitionPickup.h
r10715 r10746 48 48 namespace orxonox 49 49 { 50 50 /** 51 @brief 52 The MunitionPickup gives munition to the user (a @ref Pawn). 53 */ 51 54 class _PickupExport MunitionPickup : public Pickup 52 55 {
Note: See TracChangeset
for help on using the changeset viewer.