Rename ColumnDrawerArgs to SpriteDrawerArgs
This commit is contained in:
parent
e17c8c1678
commit
2f365e7d2b
18 changed files with 95 additions and 95 deletions
|
|
@ -184,7 +184,7 @@ void DCanvas::DrawTextureParms(FTexture *img, DrawParms &parms)
|
|||
translation = parms.remap->Remap;
|
||||
}
|
||||
|
||||
ColumnDrawerArgs drawerargs;
|
||||
SpriteDrawerArgs drawerargs;
|
||||
|
||||
if (translation != NULL)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue