diff --git a/Moose Development/Moose/Navigation/Radios.lua b/Moose Development/Moose/Navigation/Radios.lua index 4fe1dad72..fb78e56f4 100644 --- a/Moose Development/Moose/Navigation/Radios.lua +++ b/Moose Development/Moose/Navigation/Radios.lua @@ -49,7 +49,7 @@ -- -- A new `RADIOS` object can be created with the @{#RADIOS.NewFromFile}(*radio_lua_file*) function. -- --- local radios=RADIOS:NewFromFile("\Mods\terrains\\radio.lua") +-- local radios=RADIOS:NewFromFile("\Mods\terrains\\Radio.lua") -- radios:MarkerShow() -- -- This will load the radios from the `` for the specific map and place markers on the F10 map. This is the first step you should do to ensure that the file