mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
move ring shape back to components
This commit is contained in:
parent
4bac76b0bb
commit
dfc751e20c
@ -1,7 +1,7 @@
|
|||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace NewHorizons.Utility.Geometry
|
namespace NewHorizons.Components
|
||||||
{
|
{
|
||||||
public class RingShape : Shape
|
public class RingShape : Shape
|
||||||
{
|
{
|
||||||
Loading…
x
Reference in New Issue
Block a user