chore: editor store, graph, and vite config updates
This commit is contained in:
@@ -18,6 +18,7 @@ export function useGraphEditor() {
|
||||
scenes: { ...store.gameData.scenes, [source]: { ...scene, choices: newChoices } },
|
||||
}
|
||||
store.markDirty()
|
||||
store.autoSave()
|
||||
}
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user