CLuaInstance: Add member paramBoolDeprecated() for info...

...when Boolean parameters are passed as a string or number
This commit is contained in:
M. Liebmann
2014-09-11 18:15:34 +02:00
parent fc0f5d780a
commit 86186e6443
6 changed files with 26 additions and 1 deletions

View File

@@ -851,6 +851,9 @@ const char * locale_real_names[] =
"ledcontroler.on.all",
"ledcontroler.on.led1",
"ledcontroler.on.led2",
"lua.boolparam_deprecated1",
"lua.boolparam_deprecated2",
"lua.boolparam_deprecated3",
"lua.function_deprecated1",
"lua.function_deprecated2",
"lua.function_deprecated3",