Added reset task, fixed sheet reset buttons
This commit is contained in:
@@ -10,7 +10,7 @@ export interface EngineAction {
|
||||
_stepThrough?: boolean;
|
||||
_decisions?: any[],
|
||||
creatureId: string;
|
||||
rootPropId: string;
|
||||
rootPropId?: string;
|
||||
targetIds?: string[];
|
||||
results: TaskResult[];
|
||||
taskCount: number;
|
||||
|
||||
Reference in New Issue
Block a user