CLuaInstCCText: try to fix return value of CCTextGetLines()

Init was missing.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b12952d8b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)



------------------
This commit was generated by Migit
This commit is contained in:
2017-06-15 01:01:55 +02:00
parent 73a84ad4fa
commit afcb78a5c4
2 changed files with 2 additions and 1 deletions

View File

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