- Timestamp:
- Feb 18, 2018, 6:21:10 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17_merge/src/modules/superorxobros/SOB.cc
r11772 r11773 169 169 //The time on the HUD 170 170 if (!done_) 171 timeLeft_-=dt*2.5 ;171 timeLeft_-=dt*2.5f; 172 172 } 173 173
Note: See TracChangeset
for help on using the changeset viewer.