mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-12 01:21:09 -07:00
Make use of the getMCScale from MCOptionUtils
This commit is contained in:
parent
68aeae45e2
commit
304a84a13b
2 changed files with 3 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ import java.io.*;
|
|||
|
||||
import static net.kdt.pojavlaunch.prefs.LauncherPreferences.DEFAULT_PREF;
|
||||
import static net.kdt.pojavlaunch.prefs.LauncherPreferences.PREF_SUSTAINED_PERFORMANCE;
|
||||
import static net.kdt.pojavlaunch.utils.MCOptionUtils.getMcScale;
|
||||
|
||||
public class MainActivity extends BaseMainActivity {
|
||||
public static ControlLayout mControlLayout;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue