Skip to content

Commit

Permalink
Update Eluna submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper committed Jul 25, 2024
1 parent c090a29 commit b82e980
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmake/showoptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ endif()
if(ELUNA)
message("* Build Eluna LuaEngine : Yes (default)")
add_definitions(-DELUNA)
add_definitions(-DTRINITY)
add_definitions(-DWOTLK)
add_definitions(-DELUNA_TRINITY)
add_definitions(-DELUNA_EXPANSION=2)
else()
message("* Build Eluna LuaEngine : No")
endif()
Expand Down
2 changes: 1 addition & 1 deletion src/server/game/LuaEngine
Submodule LuaEngine updated 1 files
+1 −10 hooks/ItemHooks.cpp

0 comments on commit b82e980

Please sign in to comment.