wip
This commit is contained in:
+1
-1
@@ -243,7 +243,7 @@ namespace AnotherReplayReader
|
||||
var plotter = await _plotter;
|
||||
var dump = new EventDump();
|
||||
dump.LoadStringHashes();
|
||||
dump.SetDumpData(_replay.Mod, plotter);
|
||||
dump.SetDumpData(plotter);
|
||||
await dump.ShowPlainText();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user