Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
WiiVC Injector
Commits
7c19b37f
Commit
7c19b37f
authored
Jul 25, 2022
by
piratesephiroth
Browse files
Don't delete GC's second disc image
parent
f6d4c700
Changes
1
Hide whitespace changes
Inline
Side-by-side
TeconMoon's WiiVC Injector/Form1.cs
View file @
7c19b37f
...
...
@@ -2130,7 +2130,7 @@ namespace TeconMoon_s_WiiVC_Injector
}
else
{
File
.
Move
(
OpenGC2
.
FileName
,
TempSourcePath
+
"TEMPISOBASE\\files\\disc2.iso"
);
File
.
Copy
(
OpenGC2
.
FileName
,
TempSourcePath
+
"TEMPISOBASE\\files\\disc2.iso"
);
}
}
LauncherExeFile
=
TempToolsPath
+
"WIT\\wit.exe"
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment