mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.ide: No automatic clone when no assemblies
This commit is contained in:
parent
6420d11255
commit
daa6ab71b8
1 changed files with 2 additions and 2 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue