Skip to content

Commit 05dd57c

Browse files
committed
fix: formatting of panel.cfg
this caused the wasm gauge to not load
1 parent acbf83d commit 05dd57c

File tree

1 file changed

+1
-2
lines changed
  • examples/aircraft/PackageSources/SimObjects/Airplanes/Navigraph_Navdata_Interface_Aircraft/panel

1 file changed

+1
-2
lines changed

examples/aircraft/PackageSources/SimObjects/Airplanes/Navigraph_Navdata_Interface_Aircraft/panel/panel.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ htmlgauge00=Navigraph/NavdataInterfaceSample/MyInstrument.html,0,0,1024,768
1111
size_mm=0,0
1212
pixel_size=0,0
1313
texture=NO_TEXTURE
14-
htmlgauge00=WasmInstrument/WasmInstrument.html?wasm_module=navdata_interface.wasm &
15-
wasm_gauge=navdata_interface,0,0,1,1
14+
htmlgauge00=WasmInstrument/WasmInstrument.html?wasm_module=navdata_interface.wasm&wasm_gauge=navdata_interface,0,0,1,1

0 commit comments

Comments
 (0)