Changeset 9396 for code/branches/SpaceshipNavigation2/src/modules/overlays
- Timestamp:
- Oct 15, 2012, 3:43:47 PM (12 years ago)
- Location:
- code/branches/SpaceshipNavigation2/src/modules/overlays
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SpaceshipNavigation2/src/modules/overlays/OverlaysPrereqs.h
r9348 r9396 91 91 class HUDBoostBar; 92 92 class HUDTimer; 93 class HUDFindClosestEnemy; 93 94 class KillMessage; 94 95 class LastManStandingInfos; -
code/branches/SpaceshipNavigation2/src/modules/overlays/hud/CMakeLists.txt
r9348 r9396 7 7 HUDHealthBar.cc 8 8 HUDTimer.cc 9 HUDFindClosestEnemy.cc 9 10 HUDEnemyHealthBar.cc 10 11 ChatOverlay.cc
Note: See TracChangeset
for help on using the changeset viewer.