mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 19:49:19 +02:00
Merge branch 'tmj-dev' into lua
This commit is contained in:
2
DynObj.h
2
DynObj.h
@@ -359,7 +359,7 @@ public: // modele składowe pojazdu
|
||||
void ABuScanObjects(int ScanDir, double ScanDist);
|
||||
|
||||
protected:
|
||||
TDynamicObject *ABuFindObject( int &Foundcoupler, double &Distance, TTrack *Track, int const Direction, int const Mycoupler );
|
||||
TDynamicObject *ABuFindObject( int &Foundcoupler, double &Distance, TTrack const *Track, int const Direction, int const Mycoupler );
|
||||
void ABuCheckMyTrack();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user