mirror of
https://github.com/halpz/re3.git
synced 2025-07-21 18:39:47 +00:00
renamed 2dfx shadowRange to Size
This commit is contained in:
@ -48,7 +48,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