mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-25 10:09:14 +00:00
STD Register LMM
This commit is contained in:
@@ -15,7 +15,7 @@ public class CommandIrisStudio extends MortarCommand
|
||||
|
||||
@Command
|
||||
private CommandIrisStudioClose close;
|
||||
|
||||
|
||||
@Command
|
||||
private CommandIrisStudioDownload download;
|
||||
|
||||
@@ -53,7 +53,10 @@ public class CommandIrisStudio extends MortarCommand
|
||||
private CommandIrisHotload hotload;
|
||||
|
||||
@Command
|
||||
private CommandIrisTC tc;
|
||||
private CommandIrisCTC ctc;
|
||||
|
||||
@Command
|
||||
private CommandIrisLMM lmm;
|
||||
|
||||
@Command
|
||||
private CommandIrisLoot loot;
|
||||
|
||||
Reference in New Issue
Block a user