Radar: Removed unused variable
This commit is contained in:
parent
8f6806be69
commit
1109f13198
|
@ -80,8 +80,6 @@ private:
|
|||
/// Used to compute the velocity of the radar
|
||||
FVector PrevLocation;
|
||||
|
||||
UWorld* World;
|
||||
|
||||
struct RayData {
|
||||
float Radius;
|
||||
float Angle;
|
||||
|
|
Loading…
Reference in New Issue