lua API: update to v1.95->1.96

add setValue() for menu forwarders
add paintItem() for menu items
implement kill() for cctext items
This commit is contained in:
2022-04-23 20:52:36 +02:00
parent 32abde37de
commit 25f9d6e06e

View File

@@ -4,4 +4,4 @@
* to luainstance.h changes * to luainstance.h changes
*/ */
#define LUA_API_VERSION_MAJOR 1 #define LUA_API_VERSION_MAJOR 1
#define LUA_API_VERSION_MINOR 95 #define LUA_API_VERSION_MINOR 96