mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 22:59:19 +02:00
merge manul
This commit is contained in:
2
Track.h
2
Track.h
@@ -152,7 +152,7 @@ class TTrack : public scene::basic_node
|
||||
// NOTE: temporary arrangement
|
||||
friend itemproperties_panel;
|
||||
|
||||
private:
|
||||
public:
|
||||
std::vector<TIsolated*> Isolated; // obwód izolowany obsługujący zajęcia/zwolnienia grupy torów
|
||||
std::shared_ptr<TSwitchExtension> SwitchExtension; // dodatkowe dane do toru, który jest zwrotnicą
|
||||
std::shared_ptr<TSegment> Segment;
|
||||
|
||||
Reference in New Issue
Block a user