Changed Replay Viewer panel button (from play button to hamburger)

Added quickmode indicator (bottom-right with night vision indicator)
This commit is contained in:
LindaJuffermans
2020-07-15 15:49:44 +02:00
parent 2ab92f554f
commit 2dcfbd6435
4 changed files with 71 additions and 5 deletions

View File

@@ -23,6 +23,7 @@ public class ReplayModExtras implements Module {
PlayerOverview.class,
YoutubeUpload.class,
FullBrightness.class,
QuickMode.class,
HotkeyButtons.class,
OpenEyeExtra.class
);