Fix StartUpdate on root state not called. (Amend)
This commit is contained in:
@@ -24,7 +24,6 @@ namespace Cryville.Crtr.Event {
|
|||||||
Expand();
|
Expand();
|
||||||
AttachBus();
|
AttachBus();
|
||||||
RootState.Working = true;
|
RootState.Working = true;
|
||||||
RootState.StartUpdate();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public EventBus Clone(byte ct, float offsetTime = 0) {
|
public EventBus Clone(byte ct, float offsetTime = 0) {
|
||||||
|
Reference in New Issue
Block a user