fix: widen note lanes and clear warnings
This commit is contained in:
@@ -13,7 +13,6 @@ namespace VRSDK
|
||||
|
||||
public float SpeedModifier { get { return speedModifier; } }
|
||||
public float AngularSpeedModifier { get { return aungularSpeedModifier; } }
|
||||
bool throwed = false;
|
||||
private void Awake()
|
||||
{
|
||||
|
||||
@@ -39,4 +38,3 @@ namespace VRSDK
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user