- Timestamp:
- Jul 9, 2011, 12:05:56 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/modules/overlays/hud/HUDRadar.cc
r7880 r8737 137 137 for( it=objectSet.begin(); it!=objectSet.end(); ++it ) 138 138 this->addObject(*it); 139 this->radarTick(0); 139 140 } 140 141
Note: See TracChangeset
for help on using the changeset viewer.