mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Optimized World.cs
This commit is contained in:
parent
7da47d36dc
commit
a2f7511ef7
3 changed files with 32 additions and 12 deletions
|
|
@ -4,8 +4,6 @@ MCC.LoadBot(new PacketCadenceCaptureBot());
|
|||
|
||||
//MCCScript Extensions
|
||||
|
||||
using System.Threading;
|
||||
|
||||
public class PacketCadenceCaptureBot : ChatBot
|
||||
{
|
||||
private const int CaptureDurationSeconds = 5;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue