mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 16:36:58 +00:00
Enable Lua 5.1 and 5.2 compatability
This commit is contained in:
parent
841d17af31
commit
475c31b10e
@ -47,8 +47,8 @@
|
||||
/* Wesnoth definitions for compatibility
|
||||
* No longer needed in C++, included only for Lua runtime.
|
||||
*/
|
||||
#define LUA_COMPAT_MODULE
|
||||
#define LUA_COMPAT_ALL
|
||||
#define LUA_COMPAT_5_2
|
||||
#define LUA_COMPAT_5_1
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user