This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Fixed some more name stuff
pull/46/head
Anairkoen Schno
6 years ago
parent
cace022c38
commit
ab5cc9f71b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
IPA.Injector/Bootstrapper.cs
+1
-1
IPA.Injector/ConsoleWindow.cs
+ 1
- 1
IPA.Injector/Bootstrapper.cs
View File
@ -15,7 +15,7 @@ namespace IPA.Injector
{
//if (Environment.CommandLine.Contains("--verbose"))
//{
Windows
.
GuiConsole
.
CreateConsole
(
)
;
Ipa
.
Injector
.
Windows
.
GuiConsole
.
CreateConsole
(
)
;
//}
}
+ 1
- 1
IPA.Injector/ConsoleWindow.cs
View File
@ -5,7 +5,7 @@ using System.IO;
using
System.Text
;
using
Microsoft.Win32.SafeHandles
;
namespace
Windows
namespace
Ipa.Injector.
Windows
{
class
GuiConsole
Write
Preview
Loading…
Cancel
Save