lua API: update to v1.95->1.96

add setValue() for menu forwarders
add paintItem() for menu items
implement kill() for cctext items


Origin commit data
------------------
Commit: 7b7db0263c
Author: Thilo Graf <dbt@novatux.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)
This commit is contained in:
2022-04-23 21:39:49 +02:00
committed by vanhofen
parent 4a1150132c
commit bccdb9cacc

View File

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