mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 08:49:18 +02:00
semaphore with stop signal marked on minimap, number of icons increased to 5
This commit is contained in:
@@ -71,6 +71,7 @@ node_groups::update_map()
|
||||
map::Objects.entries.push_back(sem_info);
|
||||
|
||||
sem_info->location = node->location();
|
||||
sem_info->memcell = static_cast<TMemCell*>(node);
|
||||
sem_info->name = sem_name;
|
||||
|
||||
for (basic_event *event : group.events) {
|
||||
|
||||
Reference in New Issue
Block a user