Changeset 9472 for code/branches/spaceNavigation/src/modules
- Timestamp:
- Nov 28, 2012, 11:17:32 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/spaceNavigation/src/modules/overlays/hud/HUDNavigation.h
r9471 r9472 132 132 static const float LIGHTNING_GUN_SPEED_ = 700.0f; 133 133 static const float HSW01_SPEED_ = 2500.0f; 134 static HUDNavigation* localHUD_s; //!< This is used as a filter to only influence the local HUD.134 static HUDNavigation* localHUD_s; //!< This is used as a filter. Only the local HUD should be influenced by the static Console Command functions. 135 135 136 136
Note: See TracChangeset
for help on using the changeset viewer.