diff --git a/src/lua_script.h b/src/lua_script.h index ce95ae6f0..c750ce7dd 100644 --- a/src/lua_script.h +++ b/src/lua_script.h @@ -98,6 +98,6 @@ void COM_Lua_f(void); // #define HAVE_LUA_SEGS // uncomment for extended music features -// #define HAVE_LUA_MUSICPLUS +#define HAVE_LUA_MUSICPLUS #endif