mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-15 22:21:00 +00:00
Merge branch 'ptmikheev-master-patch-64954' into 'master'
Copy scripts/omw/ai.lua to vfs (was added in !1604, but I forgot to modify CMakeLists.txt) See merge request OpenMW/openmw!1641
This commit is contained in:
commit
079bbff20e
@ -17,6 +17,7 @@ set(DDIRRELATIVE resources/vfs/openmw_aux)
|
||||
copy_all_resource_files(${CMAKE_CURRENT_SOURCE_DIR} ${OPENMW_RESOURCES_ROOT} ${DDIRRELATIVE} "${LUA_AUX_FILES}")
|
||||
|
||||
set(LUA_SCRIPTS_FILES
|
||||
scripts/omw/ai.lua
|
||||
scripts/omw/camera.lua
|
||||
scripts/omw/head_bobbing.lua
|
||||
scripts/omw/third_person.lua
|
||||
|
Loading…
x
Reference in New Issue
Block a user