This commit is contained in:
LDj3SNuD 2019-09-25 13:31:37 +02:00 committed by GitHub
commit fdc18f7ddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ using System.IO;
namespace ARMeilleure.Translation.AOT namespace ARMeilleure.Translation.AOT
{ {
class AotInfo sealed class AotInfo
{ {
private readonly BinaryWriter _relocWriter; private readonly BinaryWriter _relocWriter;