mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Bug fix
This commit is contained in:
parent
7ee08092d4
commit
9c8afb7d3c
4 changed files with 5 additions and 9 deletions
|
|
@ -88,6 +88,7 @@ namespace MinecraftClient.Scripting
|
|||
"using System.Net;",
|
||||
"using System.Threading;",
|
||||
"using MinecraftClient;",
|
||||
"using MinecraftClient.Scripting;",
|
||||
"using MinecraftClient.Mapping;",
|
||||
"using MinecraftClient.Inventory;",
|
||||
string.Join("\n", libs),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue