JTAC message will be displayed for 25 seconds instead of just 10.

This commit is contained in:
Khopa 2020-08-16 13:52:42 +02:00
parent c08768f648
commit 126849cf9a

View File

@ -554,7 +554,7 @@ function getJTACStatus()
end
end
notify(message, 10)
notify(message, 25)
end