- Timestamp:
- Dec 4, 2017, 2:38:03 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FlappyOrx_HS17/src/modules/flappyorx/FlappyOrxHUDinfo.cc
r11595 r11624 21 21 * 22 22 * Author: 23 * Florian Zinggeler 23 * Leo Merholz 24 * Pascal Schärli 24 25 * 26 * Co-authors: 27 * ... 25 28 */ 26 29 … … 84 87 if(messageID==3){ 85 88 setTextSize(0.05); 86 this->setCaption(" press space to start");89 this->setCaption("Press fire and then press space to start"); 87 90 } 88 91 }
Note: See TracChangeset
for help on using the changeset viewer.