Skip to content

Commit b1477b2

Browse files
committed
Fetch
2 parents 5d2ea44 + 8a3e1a9 commit b1477b2

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

assets/app/changelog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ Changelog for 1.6.8
5454
- Only affects in-game display. The actual beatmap background file will not be replaced.
5555
- Option to disable triangles animation
5656
- Users with issues while triangles animation is active are encouraged to try this option.
57-
- New updater based on the game's GitHub repository releases
5857
- Separate loading screen for any game-related operations that takes some time to process
5958
- Support for push notifications
6059
- Option to scan download directory for `.osk` (skin) files
@@ -131,7 +130,6 @@ Changelog for 1.6.8
131130
- Defaults at 120ms, but can be adjusted to anywhere from 120ms to 1200ms.
132131
- [+] Added the ability to save failed replays
133132
- [+] Added support for push notifications
134-
- [+] Added a new updater based on the game's GitHub repository releases
135133
- [+] Added a separate loading screen for any game-related operations that takes some time to process
136134
- [+] Added the option to disable triangles animation
137135
- Users with issues while triangles animation is active are encouraged to try this option.

src/ru/nsu/ccfit/zuev/osu/Updater.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616

1717
import org.anddev.andengine.util.Debug;
1818

19-
import java.util.ArrayList;
20-
import java.util.List;
21-
2219
import ru.nsu.ccfit.zuev.osu.async.AsyncTaskLoader;
2320
import ru.nsu.ccfit.zuev.osu.async.OsuAsyncCallback;
2421
import ru.nsu.ccfit.zuev.osu.helper.StringTable;

0 commit comments

Comments
 (0)