mirror of
https://github.com/WiiDatabase/nusdownloader.git
synced 2025-02-04 21:06:43 +01:00
fb4ca758f2
Replaced some (currentdir + x) with Path.Combine(currendir, x) - This should be done to ALL instances eventually...