Merge branch '3.3.5' into npcbots_3.3.5

# Conflicts:
#	.github/workflows/windows_build.yml
#	src/server/game/Combat/ThreatManager.cpp
This commit is contained in:
trickerer
2026-05-09 09:57:39 +07:00
59 changed files with 755 additions and 338 deletions

View File

@@ -29,7 +29,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}
env:
BOOST_ROOT: C:\local\boost_1_82_0
BOOST_ROOT: C:\local\boost_1_87_0
if: github.repository == 'trickerer/AzerothCore-wotlk-with-NPCBots' && !github.event.pull_request.draft
steps:
- uses: actions/checkout@v4