mirror of
https://github.com/TheShadowEevee/libWiiSharp.git
synced 2025-01-11 15:38:51 -06:00
Updates
This commit is contained in:
parent
7bb002918e
commit
2319583070
1 changed files with 2 additions and 1 deletions
|
@ -313,6 +313,7 @@ namespace libWiiSharp
|
||||||
throw new Exception("Downloading TMD Failed:\n" + ex.Message);
|
throw new Exception("Downloading TMD Failed:\n" + ex.Message);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (!File.Exists(outputDir + "cetk"))
|
if (!File.Exists(outputDir + "cetk"))
|
||||||
{
|
{
|
||||||
//Download cetk
|
//Download cetk
|
||||||
|
|
Loading…
Reference in a new issue