mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 21:59:23 +00:00
renamed 2dfx shadowRange to Size
This commit is contained in:
parent
c72fab15b4
commit
3370ae04cb
3 changed files with 7 additions and 7 deletions
|
@ -48,7 +48,7 @@ public:
|
|||
float dist;
|
||||
float range; // of pointlight
|
||||
float size;
|
||||
float shadowRange;
|
||||
float shadowSize;
|
||||
uint8 lightType; // LIGHT_
|
||||
uint8 roadReflection;
|
||||
uint8 flareType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue