1
This commit is contained in:
@@ -22,6 +22,7 @@ namespace BITKit
|
||||
|
||||
public void Remove(Action<float> action)=>GameTickService.Remove(action);
|
||||
}
|
||||
[CustomType(typeof(ITicker))]
|
||||
public class GameTickService : MonoBehaviour,ITicker
|
||||
{
|
||||
[RuntimeInitializeOnLoadMethod]
|
||||
|
Reference in New Issue
Block a user