Updated Moose.lua

This commit is contained in:
funkyfranky
2022-10-14 22:15:48 +00:00
parent be74d407dd
commit fedc630abc
16 changed files with 96 additions and 96 deletions
@@ -15,7 +15,7 @@
---- These are set in ME trigger ---- These are set in ME trigger
local hereSRSPath = mySRSPath or "C:\\Program Files\\DCS-SimpleRadio-Standalone" local hereSRSPath = mySRSPath or "C:\\Program Files\\DCS-SimpleRadio-Standalone"
local hereSRSPort = mySRSPort or 5002 local hereSRSPort = mySRSPort or 5002
local hereSRSGoogle = mySRSGKey --or "C:\\Program Files\\DCS-SimpleRadio-Standalone\\yourkey.json" local hereSRSGoogle = mySRSGKey or "C:\\Program Files\\DCS-SimpleRadio-Standalone\\yourkey.json"
--- SETTINGS --- SETTINGS
_SETTINGS:SetLocale("en") _SETTINGS:SetLocale("en")
Binary file not shown.