- Timestamp:
- Nov 20, 2017, 2:00:56 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FlappyOrx_HS17/src/modules/flappyorx/FlappyOrx.cc
r11565 r11566 67 67 point = 0; 68 68 bShowLevel = false; 69 sDeathMessage = " hallihallo";69 sDeathMessage = "Welcome to FlappyOrx\nPress Space to start!"; 70 70 bIsDead = true; 71 71 multiplier = 1;
Note: See TracChangeset
for help on using the changeset viewer.