lua_messagbox.cpp: add parameter for text allign

This commit is contained in:
2019-09-08 16:41:07 +02:00
parent 2ba05ebfba
commit e74181dee0
2 changed files with 30 additions and 4 deletions

View File

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