Some code cleanup.

This commit is contained in:
FlightControl
2018-09-18 07:59:43 +02:00
parent ea851af6ea
commit 7cd40e2d2c
5 changed files with 4 additions and 18 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.