fix a gramatical error
This commit is contained in:
@@ -382,7 +382,7 @@ bool USGWristTrackerComponent::FImpl::InitializeBackend() const
|
||||
case 0:
|
||||
// Do not pollute the logs!
|
||||
//SGLOG_ERROR("Device Scanning is already running within this program.");
|
||||
// We must return here in case there are two virtual hand components are present in the scene.
|
||||
// We must return here in case two virtual hand components are present in the scene.
|
||||
return true;
|
||||
case 1:
|
||||
SGLOG("Successfully started up DeviceScanning from the current program.");
|
||||
|
||||
Reference in New Issue
Block a user