diff options
author | ccrs <ccrs@users.noreply.github.com> | 2021-06-03 15:59:42 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-03-10 23:54:11 +0100 |
commit | 791864ef5729b6c93140bd397605e1d801c60006 (patch) | |
tree | cf5b896163ac2ec09dce5bbe102bc7ee532e6a23 /src/server/scripts/Commands | |
parent | 0e0deaefd4e84c8069f6249778774f605fc5e628 (diff) |
Core/Movement: comment unused parameter
/home/runner/work/TrinityCore/TrinityCore/src/server/game/AI/CoreAI/PassiveAI.cpp:82:52: error: unused parameter ‘id’ [-Werror=unused-parameter]
void CritterAI::MovementInform(uint32 type, uint32 id)
~~~~~~~^~
compilation terminated due to -Wfatal-errors.
(cherry picked from commit a57bbe039436d4c5e9fe34c850ea85cc50b104ab)
Diffstat (limited to 'src/server/scripts/Commands')
0 files changed, 0 insertions, 0 deletions