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;
}