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 fuckin logging for the last goddamn time
pull/32/head
3.13.2
Anairkoen Schno
5 years ago
parent
56607007a6
commit
596a831b12
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
IPA.Injector/Injector.cs
+ 1
- 1
IPA.Injector/Injector.cs
View File
@ -72,8 +72,8 @@ namespace IPA.Injector
log
.
Debug
(
"Initializing logger"
)
;
SelfConfig
.
Load
(
)
;
SelfConfig
.
ReadCommandLine
(
Environment
.
GetCommandLineArgs
(
)
)
;
SelfConfig
.
Load
(
)
;
DisabledConfig
.
Load
(
)
;
if
(
AntiPiracy
.
IsInvalid
(
Environment
.
CurrentDirectory
)
)
Write
Preview
Loading…
Cancel
Save