Skip to content

Commit 240d346

Browse files
xx
1 parent ae0d405 commit 240d346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Moose Development/Moose/Navigation/Radios.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
--
5050
-- A new `RADIOS` object can be created with the @{#RADIOS.NewFromFile}(*radio_lua_file*) function.
5151
--
52-
-- local radios=RADIOS:NewFromFile("<DCS_Install_Directory>\Mods\terrains\<Map_Name>\radio.lua")
52+
-- local radios=RADIOS:NewFromFile("<DCS_Install_Directory>\Mods\terrains\<Map_Name>\Radio.lua")
5353
-- radios:MarkerShow()
5454
--
5555
-- This will load the radios from the `<DCS_Install_Directory>` for the specific map and place markers on the F10 map. This is the first step you should do to ensure that the file

0 commit comments

Comments
 (0)