mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-19 14:33:04 +03:00
[FIX] Ошибка компиляции.
This commit is contained in:
parent
96a6fbb359
commit
0b14d63d0b
2 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
package pro.gravit.launcher.utils;
|
||||
|
||||
import cpw.mods.fml.SafeExitJVMLegacy;
|
||||
import net.minecraftforge.fml.SafeExitJVM;
|
||||
import pro.gravit.utils.helper.JVMHelper;
|
||||
|
||||
public final class NativeJVMHalt {
|
||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
|||
Subproject commit a4cf6a2f71892f65ef6202d1c254a073f2d7ca6f
|
||||
Subproject commit e2c91e8325bcb3ea9b51f244a26496a9a4f9f721
|
Loading…
Reference in a new issue