16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 04:39:18 +02:00

improve cross track detection

This commit is contained in:
milek7
2020-10-20 18:40:13 +02:00
parent efb6e3f709
commit 374479e93c
2 changed files with 12 additions and 9 deletions

View File

@@ -65,7 +65,7 @@ private:
group_handle
create_handle();
bool
assign_cross_switch(map::track_switch&sw, TTrack *track, const std::string &id, size_t idx);
assign_cross_switch(map::track_switch&sw, std::string &sw_name, const std::string &id, size_t idx);
// members
group_map m_groupmap; // map of established node groups
std::stack<scene::group_handle> m_activegroup; // helper, group to be assigned to newly created nodes