mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-09 17:19:47 +03:00
[FIX] Импорты JaConfigurator.
This commit is contained in:
parent
b1fb7fa0ab
commit
015f15c14f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
import org.objectweb.asm.tree.MethodInsnNode;
|
||||
import org.objectweb.asm.tree.MethodNode;
|
||||
import org.objectweb.asm.tree.TypeInsnNode;
|
||||
|
||||
import org.objectweb.asm.tree.VarInsnNode;
|
||||
import org.objectweb.asm.Type;
|
||||
|
||||
import pro.gravit.launcher.AutogenConfig;
|
||||
|
|
Loading…
Reference in a new issue