mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 08:51:08 +00:00
- wrapped most clipdist assignments
This commit is contained in:
parent
d664f50240
commit
1ba20c7dce
26 changed files with 105 additions and 102 deletions
|
@ -508,7 +508,7 @@ DEFINE_FIELD_NAMED(DCoreActor, spr.extra, extra)
|
|||
DEFINE_FIELD_NAMED(DCoreActor, spr.detail, detail)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.shade, shade)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.pal, pal)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.clipdist, clipdist)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr. clipdist, clipdist)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.blend, blend)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.xrepeat, xrepeat)
|
||||
DEFINE_FIELD_NAMED(DCoreActor, spr.yrepeat, yrepeat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue