This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
FelixKrull
/
CIiP-WiSe-2021-Projektarbeit-Mensch_Aerger_Dich_Nicht
Watch
2
Star
0
Fork
2
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
Browse Source
Merge remote-tracking branch 'origin/FixSetFigures' into FixSetFigures
develop
FelixKrull
3 years ago
parent
f8c9d023e0
cc248b514a
commit
4bc75c74a3
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
src/main/java/Game.java
1
src/main/java/Game.java
View File
@ -40,6 +40,7 @@ public class Game {
}
}
TimeUnit
.
SECONDS
.
sleep
(
1L
)
;
TimeUnit
.
SECONDS
.
sleep
(
1L
)
;
clearScreen
(
)
;
clearScreen
(
)
;
TimeUnit
.
SECONDS
.
sleep
(
1L
)
;
}
}
}
}
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
FelixKrull/CIiP-WiSe-2021-Projektarbeit-Mensch_Aerger_Dich_Nicht
Title
Body
Create Issue