.ide: No automatic clone when no assemblies

This commit is contained in:
Mirek Fidler 2025-02-27 09:43:57 +01:00
parent 6420d11255
commit daa6ab71b8

View file

@ -257,8 +257,8 @@ void AppMain___()
}
#endif
if(!hasvars)
SetupGITMaster();
// if(!hasvars) // this does not work for some reason on initial install, disable for now
// SetupGITMaster();
if(!FileExists(BlitzBaseFile()))
ResetBlitz();