Rename InitClock
to ClockTest
#15
@ -3,7 +3,7 @@ using UnityEngine;
|
||||
|
||||
namespace Test
|
||||
{
|
||||
public class InitClock : MonoBehaviour
|
||||
public class ClockTest : MonoBehaviour
|
||||
{
|
||||
private static float timer = 0;
|
||||
|
Reference in New Issue
Block a user