ELF: Tidy up LoadOptions and handling of dumped files
This commit is contained in:
@@ -25,9 +25,6 @@ namespace Il2CppInspector.GUI
|
||||
InitializeComponent();
|
||||
|
||||
var app = (App) Application.Current;
|
||||
if (app.LoadOptions == null)
|
||||
app.ResetLoadOptions();
|
||||
|
||||
DataContext = app.LoadOptions;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user