mirror of
https://github.com/TheShadowEevee/libWiiSharp.git
synced 2025-06-18 14:45:33 -04:00
Updates
This commit is contained in:
parent
7bb002918e
commit
2319583070
@ -313,6 +313,7 @@ namespace libWiiSharp
|
||||
throw new Exception("Downloading TMD Failed:\n" + ex.Message);
|
||||
}
|
||||
|
||||
|
||||
if (!File.Exists(outputDir + "cetk"))
|
||||
{
|
||||
//Download cetk
|
||||
@ -333,7 +334,7 @@ namespace libWiiSharp
|
||||
flag3 = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
FireProgress(10);
|
||||
FireDebug(" Parsing TMD...");
|
||||
|
Loading…
Reference in New Issue
Block a user