- Timestamp:
- Dec 3, 2012, 3:57:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h
r9472 r9484 130 130 bool nextTarget_; 131 131 132 static const float LIGHTNING_GUN_SPEED_ = 700.0f;133 static const float HSW01_SPEED_ = 2500.0f;134 132 static HUDNavigation* localHUD_s; //!< This is used as a filter. Only the local HUD should be influenced by the static Console Command functions. 135 133
Note: See TracChangeset
for help on using the changeset viewer.