mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-13 06:39:54 -04:00
extremely crucial bug fix
This commit is contained in:
parent
f0ef0bddd2
commit
c3eba8754b
@ -233,7 +233,7 @@ public class BaseMainActivity extends BaseActivity {
|
||||
if(Tools.LOCAL_RENDERER == null) {
|
||||
Tools.LOCAL_RENDERER = LauncherPreferences.PREF_RENDERER;
|
||||
}
|
||||
Logger.getInstance().appendToLog("--------- beggining with launcher debug");
|
||||
Logger.getInstance().appendToLog("--------- beginning with launcher debug");
|
||||
Logger.getInstance().appendToLog("Info: Launcher version: " + BuildConfig.VERSION_NAME);
|
||||
if (Tools.LOCAL_RENDERER.equals("vulkan_zink")) {
|
||||
checkVulkanZinkIsSupported();
|
||||
|
Loading…
x
Reference in New Issue
Block a user