Integrate unfinished server-rs refactor worklists
This commit is contained in:
@@ -365,7 +365,7 @@ fn remove_companion_by_npc_id(game_state: &mut Value, npc_id: &str) -> Option<Va
|
||||
Some(items.remove(index))
|
||||
}
|
||||
|
||||
/// compat bridge 先只维护一个轻量队伍名单,继续复用旧前端的满员换队语义。
|
||||
/// 当前主链先只维护一个轻量队伍名单,继续复用既有前端的满员换队语义。
|
||||
pub fn recruit_companion_to_party(
|
||||
game_state: &mut Value,
|
||||
npc_id: &str,
|
||||
|
||||
Reference in New Issue
Block a user