File tree Expand file tree Collapse file tree
src/ru/nsu/ccfit/zuev/osu Expand file tree Collapse file tree Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change 1616
1717import org .anddev .andengine .util .Debug ;
1818
19- import java .util .ArrayList ;
20- import java .util .List ;
21-
2219import ru .nsu .ccfit .zuev .osu .async .AsyncTaskLoader ;
2320import ru .nsu .ccfit .zuev .osu .async .OsuAsyncCallback ;
2421import ru .nsu .ccfit .zuev .osu .helper .StringTable ;
You can’t perform that action at this time.
0 commit comments