gatherFollowers in changingFloor

This commit is contained in:
oc 2018-12-25 22:35:44 +08:00
parent c25ba136c2
commit da16c3fb78

View File

@ -109,6 +109,7 @@ var functions_d6ad677b_427a_4623_b50f_a445a3b0ef8a =
}
// 设置勇士的位置
core.status.hero.loc = heroLoc;
core.control.gatherFollowers();
// ---------- 重绘新地图这一步将会设置core.status.floorId ---------- //
core.drawMap(floorId);