Adjustments for consistency
This commit is contained in:
@@ -152,7 +152,6 @@ public class VideoRenderer implements RenderInfo {
|
||||
renderingPipeline.run();
|
||||
|
||||
if (mc.hasCrashed) {
|
||||
setFailure(mc.crashReporter.getCrashCause());
|
||||
throw new ReportedException(mc.crashReporter);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user