lmao whitespace
This commit is contained in:
parent
61fc43c41a
commit
2b19b57541
@ -37,7 +37,6 @@ func DownloadMod(depString string) (int, string) {
|
|||||||
modFolder := sysinfo.PluginDir + "/" + depString + "-" + modVersion
|
modFolder := sysinfo.PluginDir + "/" + depString + "-" + modVersion
|
||||||
|
|
||||||
if utils.PathExists(modFolder) {
|
if utils.PathExists(modFolder) {
|
||||||
|
|
||||||
return 1, modver
|
return 1, modver
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user