mirror of
https://github.com/opentx/opentx.git
synced 2025-07-21 15:25:17 +03:00
Fix #7428
This commit is contained in:
parent
6b5f6bc817
commit
e26abb5650
1 changed files with 1 additions and 1 deletions
|
@ -1265,7 +1265,7 @@ static int luaModelSetOutput(lua_State *L)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*luadoc
|
/*luadoc
|
||||||
@function model.getGlobalVariable(index [, flight_mode])
|
@function model.getGlobalVariable(index, flight_mode)
|
||||||
|
|
||||||
Return current global variable value
|
Return current global variable value
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue