From 0cddd332647d3300ca84e8ea14bf5c5ad1b527db Mon Sep 17 00:00:00 2001 From: Shadooow Date: Mon, 24 May 2021 01:57:49 +0000 Subject: [PATCH] fixed issue when the helicopter didn't show in sector after loading a game, if the previous "opened" gameplay had helicopter elsewhere git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9042 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- SaveLoadGame.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SaveLoadGame.cpp b/SaveLoadGame.cpp index 02d890b7..b5af534d 100644 --- a/SaveLoadGame.cpp +++ b/SaveLoadGame.cpp @@ -6689,6 +6689,8 @@ BOOLEAN LoadSavedGame( int ubSavedGameID ) UpdateRefuelSiteAvailability(); } + HandleHelicopterOnGroundGraphic(); + if( guiCurrentSaveGameVersion < 91 ) { //update the amount of money that has been paid to speck