Add startNpcDialogue method to runtime control foundation test
This commit is contained in:
@@ -399,6 +399,7 @@ describe("runtime control foundation", () => {
|
||||
stopAnimation: () => {},
|
||||
playSound: () => {},
|
||||
stopSound: () => {},
|
||||
startNpcDialogue: () => {},
|
||||
startDialogue: () => {},
|
||||
dispatchControlEffect: (effect, link) => {
|
||||
dispatches.push({
|
||||
|
||||
Reference in New Issue
Block a user