Run spell check over solution.
This commit is contained in:
committed by
Matthias Mailänder
parent
ebf90970b2
commit
96de59f75a
@@ -149,7 +149,7 @@ namespace OpenRA.Graphics
|
||||
var buffer = data;
|
||||
ReleaseBuffer();
|
||||
|
||||
// We aren't commiting data to the GPU, so let's not delete our data.
|
||||
// We aren't committing data to the GPU, so let's not delete our data.
|
||||
if (Game.Renderer == null)
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user