summaryrefslogtreecommitdiff
path: root/apps/plugins/lua_scripts/rlimg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lua_scripts/rlimg.lua')
-rwxr-xr-xapps/plugins/lua_scripts/rlimg.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lua_scripts/rlimg.lua b/apps/plugins/lua_scripts/rlimg.lua
index 801d0c5fac..c9dde65ed4 100755
--- a/apps/plugins/lua_scripts/rlimg.lua
+++ b/apps/plugins/lua_scripts/rlimg.lua
@@ -36,7 +36,7 @@ local _draw_text = require("draw_text")
36 36
37--package.path = scrpath .. "/?.lua;" .. package.path --add lua_scripts directory to path 37--package.path = scrpath .. "/?.lua;" .. package.path --add lua_scripts directory to path
38 38
39require("printmenu") --menu 39require("printmenus") --menu
40 40
41--[[ RBIMAGE library functions 41--[[ RBIMAGE library functions
42NOTE!! on x, y coordinates + width & height 42NOTE!! on x, y coordinates + width & height