Radar: Removed unused variable

This commit is contained in:
Daniel Santos-Olivan 2020-12-15 10:37:57 +01:00 committed by bernat
parent 8f6806be69
commit 1109f13198
1 changed files with 0 additions and 2 deletions

View File

@ -80,8 +80,6 @@ private:
/// Used to compute the velocity of the radar
FVector PrevLocation;
UWorld* World;
struct RayData {
float Radius;
float Angle;