mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Delete MinecraftClient.ini
This commit is contained in:
parent
16c1d1fd77
commit
e4952dbee0
13 changed files with 46 additions and 362 deletions
|
|
@ -27,6 +27,8 @@ namespace MinecraftClient.ChatBots
|
|||
|
||||
public void OnSettingUpdate()
|
||||
{
|
||||
Tasks_File ??= string.Empty;
|
||||
|
||||
if (!Enabled) return;
|
||||
|
||||
string Tasks_File_Full = Settings.Config.AppVar.ExpandVars(Tasks_File);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue