mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Merge commit '730ba72516d74b9ec7d01b50f69d96fc99925c4d' into sim
This commit is contained in:
@@ -373,6 +373,8 @@ TTraction::Connect(int my, TTraction *with, int to) {
|
||||
iLast = 0;
|
||||
}
|
||||
|
||||
if( with == nullptr ) { return; }
|
||||
|
||||
with->hvNext[ to ] = this;
|
||||
with->iNext[ to ] = my;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user