mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 04:19:19 +02:00
switch state visualisation, semaphore tracking for map purposes
This commit is contained in:
4
widgets/map_objects.cpp
Normal file
4
widgets/map_objects.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "widgets/map_objects.h"
|
||||
|
||||
std::vector<map::semaphore> map::Semaphores;
|
||||
std::vector<map::track_switch> map::Switches;
|
||||
Reference in New Issue
Block a user