mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
gui changes, consist teleport command, etc
This commit is contained in:
@@ -31,6 +31,8 @@ bool TTrackFollower::Init(TTrack *pTrack, TDynamicObject *NewOwner, double fDir)
|
||||
fDirection = fDir;
|
||||
Owner = NewOwner;
|
||||
SetCurrentTrack(pTrack, 0);
|
||||
fCurrentDistance = 0.0;
|
||||
fDirection = 1.0;
|
||||
iEventFlag = 3; // na torze startowym również wykonać eventy 1/2
|
||||
iEventallFlag = 3;
|
||||
if ((pCurrentSegment)) // && (pCurrentSegment->GetLength()<fFirstDistance))
|
||||
|
||||
Reference in New Issue
Block a user