View model improvements, load world checkpoints for more config options
This commit is contained in:
@@ -59,7 +59,7 @@ namespace Torch.Server
|
||||
_config = config;
|
||||
Dispatcher.Invoke(() =>
|
||||
{
|
||||
InstancePathBox.Text = config.InstancePath;
|
||||
//InstancePathBox.Text = config.InstancePath;
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user