16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 02:29:17 +02:00
This commit is contained in:
VB
2017-03-03 13:12:00 +01:00
22 changed files with 564 additions and 512 deletions

View File

@@ -323,7 +323,7 @@ class TGround
TGround();
~TGround();
void Free();
bool Init(std::string asFile);
bool Init( std::string File );
void FirstInit();
void InitTracks();
void InitTraction();