fix a dereference of an explicit null value
This commit is contained in:
@@ -315,6 +315,7 @@ namespace OpenRA.Graphics
|
||||
v.Second();
|
||||
}
|
||||
|
||||
if (fbo != null)
|
||||
DisableFrameBuffer(fbo);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user