mirror of
https://github.com/9ParsonsB/Pulsar.git
synced 2025-07-12 12:28:13 -04:00
Revert LogMonitor/CoreViewModel changes, implement Slider int setting
Also revert the PluginType enum. Fix more whitespace
This commit is contained in:
@ -146,9 +146,7 @@ namespace Observatory
|
||||
|
||||
// We found an FSD jump, buffered the lines for that system (possibly including startup logs
|
||||
// over a file boundary). Pump these through the plugins.
|
||||
readall = true;
|
||||
ReportErrors(ProcessLines(lastSystemLines, "Pre-read"));
|
||||
readall = false;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user