Compare commits
No commits in common. "4bfbb62316bb6ac66e4bad3cdac5e5da5e51462c" and "04efa6ba331e9776a6c7868a77e5733ccea77c3f" have entirely different histories.
4bfbb62316
...
04efa6ba33
1 changed files with 0 additions and 6 deletions
|
@ -94,13 +94,7 @@ void loop() {
|
|||
case 5: // verloren
|
||||
//Gruppe 6 start ===============================================================================
|
||||
|
||||
Tft.setCursorCharacter(1,1);
|
||||
Tft.print("Du hast verloren :( "));
|
||||
Tft.setCursorCharacter(3,1);
|
||||
Tft.print(" Bis Level: " + String(level) + " erreicht.");
|
||||
|
||||
delay(5000);
|
||||
state = 0;
|
||||
|
||||
//Gruppe 6 ende ================================================================================
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue