mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
fix android - pc network (disables elsa atm, needs investigation since this work before)
This commit is contained in:
@@ -218,7 +218,7 @@ public class Main extends AndroidApplication {
|
||||
}
|
||||
|
||||
|
||||
initialize(Forge.getApp(new AndroidClipboard(), adapter, assetsDir, Build.VERSION.SDK_INT >= 26));
|
||||
initialize(Forge.getApp(new AndroidClipboard(), adapter, assetsDir, false));
|
||||
}
|
||||
|
||||
/*@Override
|
||||
|
||||
Reference in New Issue
Block a user