mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fixed error in Olympus Command
And added some minor optimization
This commit is contained in:
@@ -12,7 +12,7 @@ Olympus.DLLsloaded = false
|
||||
Olympus.OlympusModPath = os.getenv('DCSOLYMPUS_PATH')..'\\bin\\'
|
||||
|
||||
function Olympus.debug(message, displayFor)
|
||||
if debug then:
|
||||
if debug == true then
|
||||
trigger.action.outText(message, displayFor)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user