mirror of
https://github.com/td512/re3.git
synced 2026-02-05 05:34:36 +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