Compare commits
1 Commits
0b563f393b
...
b6439492df
| Author | SHA1 | Date | |
|---|---|---|---|
| b6439492df |
@@ -2,7 +2,11 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using System;
|
||||
#if UNITY_6000_0_OR_NEWER
|
||||
using Unity.Cinemachine;
|
||||
#else
|
||||
using Cinemachine;
|
||||
#endif
|
||||
using System.Linq;
|
||||
using UnityEngine.UI;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user