Skip to content

Commit

Permalink
Repoint Playerbots module
Browse files Browse the repository at this point in the history
  • Loading branch information
Niam5 committed Nov 14, 2024
1 parent d800495 commit 0f5ead5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if(BUILD_PLAYERBOTS)
FetchContent_Declare(
PlayerBots
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/modules/PlayerBots"
GIT_REPOSITORY "https://github.com/cmangos/playerbots.git"
GIT_REPOSITORY "https://github.com/Eluna-Ports/playerbots.git"
GIT_TAG "master"
)

Expand Down

0 comments on commit 0f5ead5

Please sign in to comment.