mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 06:09:48 +00:00
renamed 2dfx shadowRange to Size
This commit is contained in:
@ -44,7 +44,7 @@ public:
|
||||
float dist;
|
||||
float range; // of pointlight
|
||||
float size;
|
||||
float shadowRange;
|
||||
float shadowSize;
|
||||
uint8 lightType; // LIGHT_
|
||||
uint8 roadReflection;
|
||||
uint8 flareType;
|
||||
|
Reference in New Issue
Block a user