forked from zxl/LaboratoryProtection
8 lines
129 B
C#
8 lines
129 B
C#
|
using Sirenix.OdinInspector;
|
|||
|
|
|||
|
namespace UnityTest.ZXL
|
|||
|
{
|
|||
|
public class CameraManager : SerializedMonoBehaviour
|
|||
|
{
|
|||
|
}
|
|||
|
}
|