mirror of
https://projects.caleb-brown.dev/UDRI-XRT/UDRIGEEKCup2024.git
synced 2025-01-22 07:08:51 -05:00
Fix OCD
This commit is contained in:
parent
15328b11a2
commit
b3a0f0df6d
@ -7,7 +7,6 @@ using UnityEngine;
|
|||||||
namespace MAVRIC.GEEKCup
|
namespace MAVRIC.GEEKCup
|
||||||
{
|
{
|
||||||
public class BoostBall : MonoBehaviour
|
public class BoostBall : MonoBehaviour
|
||||||
|
|
||||||
{
|
{
|
||||||
public Transform ForceDirection;
|
public Transform ForceDirection;
|
||||||
public float ForceScale = 1f;
|
public float ForceScale = 1f;
|
Loading…
Reference in New Issue
Block a user