Core/SAI: Remove possibility to set/remove unit_flags2

Port From (https://github.com/TrinityCore/TrinityCore/commit/f55e86d90735aad1c0cfd8d1b6e79aa721e8267c)
This commit is contained in:
hondacrx
2022-05-29 22:55:34 -04:00
parent 965aeb7425
commit 9f702c199b
3 changed files with 8 additions and 27 deletions
@@ -3518,7 +3518,6 @@ namespace Game.AI
public struct UnitFlag
{
public uint flag;
public uint type;
}
public struct Flag
{