azerothcore / mod-cfbg

Cross-faction Battleground for AzerothCore
MIT License
14 stars 42 forks source link

no member named 'GetTeamStartLoc' in 'Battleground' #95

Closed Annamaria-CC closed 2 years ago

Annamaria-CC commented 2 years ago

Fatal Error on compile:

/root/env/azerothcore-wotlk/modules/mod-cfbg/src/CFBG.cpp:338:9: fatal error: no member named 'GetTeamStartLoc' in 'Battleground' bg->GetTeamStartLoc(teamId, x, y, z, o); ~~ ^