Rename "depth fade falloff" to "depth fade threshold" as it makes more sense
This commit is contained in:
parent
6c57283b25
commit
27058efe85
13 changed files with 19 additions and 19 deletions
|
|
@ -2130,7 +2130,7 @@ DEFINE_FIELD(AActor, UnmorphTime)
|
|||
DEFINE_FIELD(AActor, MorphFlags)
|
||||
DEFINE_FIELD(AActor, PremorphProperties)
|
||||
DEFINE_FIELD(AActor, MorphExitFlash)
|
||||
DEFINE_FIELD(AActor, DepthFadeFalloff)
|
||||
DEFINE_FIELD(AActor, DepthFadeThreshold)
|
||||
|
||||
DEFINE_FIELD_X(FCheckPosition, FCheckPosition, thing);
|
||||
DEFINE_FIELD_X(FCheckPosition, FCheckPosition, pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue