mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Merge remote-tracking branch 'origin/master' into brigadier-dev
This commit is contained in:
commit
5d2589b10f
185 changed files with 14563 additions and 90684 deletions
|
|
@ -746,7 +746,7 @@ namespace MinecraftClient
|
|||
/// <param name="hard">Marks if bots need to be hard reloaded</param>
|
||||
public void ReloadSettings()
|
||||
{
|
||||
Program.ReloadSettings();
|
||||
Program.ReloadSettings(true);
|
||||
ReloadBots();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue