fix a closing #endif directive comment
This commit is contained in:
@@ -98,7 +98,7 @@ void FSGHMDTracker::FStaticImpl::GetHMDMonitorInfo(
|
|||||||
OutMonitorInfo = Result.GetValue();
|
OutMonitorInfo = Result.GetValue();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#endif /* ENGINE_MAJOR_VERSION >= 5 && ENGINE_MINOR_VERSION <= 5 */
|
#endif /* ENGINE_MAJOR_VERSION >= 5 && ENGINE_MINOR_VERSION >= 6 */
|
||||||
}
|
}
|
||||||
|
|
||||||
FName FSGHMDTracker::GetDeviceName()
|
FName FSGHMDTracker::GetDeviceName()
|
||||||
|
|||||||
Reference in New Issue
Block a user