16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 13:59:19 +02:00

Merge branch 'tmj-dev' into lua

This commit is contained in:
milek7
2017-09-06 13:45:11 +02:00
9 changed files with 122 additions and 49 deletions

View File

@@ -47,7 +47,7 @@ class TTrackFollower
{
return fDirection;
}; // zwrot na torze
inline double GetTranslation()
inline double GetTranslation() const
{
return fCurrentDistance;
}; // ABu-030403