перенос проходов в центральный модуль
This commit is contained in:
@@ -81,7 +81,7 @@ public class Visualiser extends Component {
|
||||
if (workspace.exists())
|
||||
return workspace;
|
||||
else
|
||||
Pass.passes.get(PassCode.UpdateSetting).Do(
|
||||
Global.mainModule.getPass(PassCode.UpdateSetting).Do(
|
||||
SettingName.Workspace, "");
|
||||
}
|
||||
return Global.ProjectsDirectory;
|
||||
|
||||
Reference in New Issue
Block a user