logger: Add build version to the log file names (#1782)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
using Gtk;
|
||||
using System;
|
||||
using System.Diagnostics;
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
using GUI = Gtk.Builder.ObjectAttribute;
|
||||
|
||||
@@ -73,4 +71,4 @@ namespace Ryujinx.Ui
|
||||
Dispose();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user