mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +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
|
||||
@function model.getGlobalVariable(index [, flight_mode])
|
||||
@function model.getGlobalVariable(index, flight_mode)
|
||||
|
||||
Return current global variable value
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue