mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 01:45:33 +00:00
correction of a spelling error
This commit is contained in:
parent
d1bcfcb94d
commit
a6c5bd0c41
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ set(NIFOGRE_HEADER
|
|||
source_group(components\\nifogre FILES ${NIFOGRE} ${NIFOGRE_HEADER})
|
||||
|
||||
set(NIFBULLET
|
||||
${COMP_DIR}/nifbullet/ogre_bullet_loader.cpp)
|
||||
${COMP_DIR}/nifbullet/bullet_nif_loader.cpp)
|
||||
set(NIFBULLET_HEADER
|
||||
${COMP_DIR}/nifbullet/bullet_nif_loader.hpp)
|
||||
source_group(components\\nifbullet FILES ${NIFBULLET} ${NIFBULLET_HEADER})
|
||||
|
|
Loading…
Reference in a new issue