fix: widen note lanes and clear warnings
This commit is contained in:
@@ -18,10 +18,9 @@ namespace VRSDK
|
||||
{
|
||||
for (int n = 0; n < wallCubePartArray.Length; n++)
|
||||
{
|
||||
wallCubePartArray[n].Reset( resetTime );
|
||||
wallCubePartArray[n].ResetPart( resetTime );
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user