1
This commit is contained in:
@@ -1746,7 +1746,6 @@ pub fn turn_in_quest(ctx: &ReducerContext, input: QuestTurnInInput) -> Result<()
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
||||
// M5 Stage 2 先把 library profile upsert 固定成最小正式写入口;已发布作品在这里同步刷新 gallery 投影。
|
||||
#[spacetimedb::reducer]
|
||||
pub fn upsert_custom_world_profile(
|
||||
@@ -2023,7 +2022,6 @@ pub fn execute_custom_world_agent_action(
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Stage 3 先把 published profile compile 作为独立 procedure 暴露,避免把编译逻辑和表写入、发布动作强耦合。
|
||||
#[spacetimedb::procedure]
|
||||
pub fn compile_custom_world_published_profile(
|
||||
|
||||
Reference in New Issue
Block a user