Raphaël Thériault
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
IPA.Injector/Injector.cs
|
|
@ -101,7 +101,7 @@ namespace IPA.Injector |
|
|
|
} |
|
|
|
catch (Exception e) |
|
|
|
{ |
|
|
|
Console.WriteLine(e); |
|
|
|
// Console.WriteLine(e);
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
@ -340,4 +340,4 @@ namespace IPA.Injector |
|
|
|
#endif
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |