fix: preserve rpg custom world detail profiles
This commit is contained in:
@@ -76,7 +76,9 @@ pub use options::{
|
||||
build_static_runtime_story_option, build_story_option_from_runtime_option, infer_option_scope,
|
||||
};
|
||||
pub use post_battle::{
|
||||
finalize_post_battle_resolution, is_terminal_battle_outcome, resolve_post_battle_story_options,
|
||||
clear_post_battle_state, ensure_scene_act_state, ensure_scene_encounter_preview,
|
||||
finalize_post_battle_resolution, is_terminal_battle_outcome, resolve_forward_scene_id,
|
||||
resolve_post_battle_story_options, resolve_runtime_scene_preset,
|
||||
};
|
||||
pub use projection::{StoryRuntimeProjectionSource, build_story_runtime_projection};
|
||||
pub use prompt_context::{RuntimeStoryPromptContextExtras, build_runtime_story_prompt_context};
|
||||
|
||||
Reference in New Issue
Block a user