mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 14:51:51 +09:00
leak patched I guess
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import net.torvald.terrarum.ModMgr
|
||||
|
||||
/**
|
||||
* Created by SKYHi14 on 2017-04-26.
|
||||
* Created by minjaesong on 2017-04-26.
|
||||
*/
|
||||
|
||||
static void invoke(String module) {
|
||||
|
||||
@@ -4,7 +4,7 @@ import org.jetbrains.annotations.NotNull
|
||||
import org.jetbrains.annotations.Nullable
|
||||
|
||||
/**
|
||||
* Created by SKYHi14 on 2017-04-28.
|
||||
* Created by minjaesong on 2017-04-28.
|
||||
*/
|
||||
|
||||
static GameItem invoke(int id) {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
/**
|
||||
* Created by SKYHi14 on 2017-04-26.
|
||||
* Created by minjaesong on 2017-04-26.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user