Allow sheets to wrap an ITexture directly.
This commit is contained in:
@@ -129,6 +129,8 @@ namespace OpenRA.Graphics
|
||||
p += face.Glyph.Bitmap.Pitch;
|
||||
}
|
||||
}
|
||||
s.sheet.CommitData();
|
||||
|
||||
return g;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user