1
This commit is contained in:
@@ -31,6 +31,11 @@ namespace BITKit
|
||||
{
|
||||
IntervalTickService.Remove(action, interval);
|
||||
}
|
||||
|
||||
public void ManualTick(float delta)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
|
||||
public class IntervalTickService
|
||||
|
Reference in New Issue
Block a user