mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 20:29:17 +02:00
Clean up
This commit is contained in:
@@ -300,11 +300,6 @@ bool TSpeedPos::Update()
|
||||
return false;
|
||||
};
|
||||
|
||||
inline void TSpeedPos::UpdateDistance(double dist)
|
||||
{ // aktualizuje odległość we wpisie
|
||||
fDist -= dist;
|
||||
}
|
||||
|
||||
std::string TSpeedPos::GetName()
|
||||
{
|
||||
if (iFlags & spTrack) // jeśli tor
|
||||
|
||||
Reference in New Issue
Block a user