Merge branch 'develop' into FF/Develop

This commit is contained in:
funkyfranky
2018-09-18 11:03:31 +02:00
11 changed files with 3645 additions and 3262 deletions

View File

@@ -433,11 +433,7 @@ function CLIENT:ShowCargo()
end
-- TODO (1) I urgently need to revise this.
--- A local function called by the DCS World Menu system to switch off messages.
function CLIENT.SwitchMessages( PrmTable )
PrmTable[1].MessageSwitch = PrmTable[2]
end
--- The main message driver for the CLIENT.
-- This function displays various messages to the Player logged into the CLIENT through the DCS World Messaging system.