mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-19 10:43:14 +00:00
CTC
This commit is contained in:
parent
7dc095b87a
commit
4f18f26935
@ -8,9 +8,9 @@ import com.volmit.iris.gen.IrisChunkGenerator;
|
|||||||
import com.volmit.iris.util.MortarCommand;
|
import com.volmit.iris.util.MortarCommand;
|
||||||
import com.volmit.iris.util.MortarSender;
|
import com.volmit.iris.util.MortarSender;
|
||||||
|
|
||||||
public class CommandIrisTC extends MortarCommand
|
public class CommandIrisCTC extends MortarCommand
|
||||||
{
|
{
|
||||||
public CommandIrisTC()
|
public CommandIrisCTC()
|
||||||
{
|
{
|
||||||
super("ctc");
|
super("ctc");
|
||||||
setDescription("Change generator thread count");
|
setDescription("Change generator thread count");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user