16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-02 04:59:18 +02:00

Merge branch 'gfx-work' into udpnetwork

This commit is contained in:
milek7
2019-01-14 23:33:38 +01:00
17 changed files with 245 additions and 186 deletions

View File

@@ -1016,6 +1016,7 @@ driver_mode::InOutKey()
if( train == nullptr ) {
FreeFlyModeFlag = true; // nadal poza kabiną
Camera.m_owner = nullptr; // detach camera from the vehicle
return;
}