Rename ColumnDrawerArgs to SpriteDrawerArgs
This commit is contained in:
parent
e17c8c1678
commit
2f365e7d2b
18 changed files with 95 additions and 95 deletions
|
|
@ -587,7 +587,7 @@ namespace swrenderer
|
|||
return;
|
||||
}
|
||||
|
||||
ColumnDrawerArgs drawerargs;
|
||||
SpriteDrawerArgs drawerargs;
|
||||
drawerargs.SetColorMapLight(Light.BaseColormap, 0, Light.ColormapNum << FRACBITS);
|
||||
|
||||
FDynamicColormap *basecolormap = static_cast<FDynamicColormap*>(Light.BaseColormap);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue