Fixed build.

This commit is contained in:
hondacrx
2024-01-30 11:16:09 -05:00
parent 804bc30581
commit 3ab9c8cd3b
2 changed files with 0 additions and 2 deletions
@@ -241,7 +241,6 @@ namespace Scripts.EasternKingdoms.Karazhan
GameObject sideEntrance = instance.GetGameObject(SideEntranceDoor);
if (sideEntrance != null)
sideEntrance.RemoveFlag(GameObjectFlags.Locked);
UpdateEncounterStateForKilledCreature(16812, null);
}
break;
case DataTypes.Chess: