## Summary - Converts the legacy pre-AOS `HouseGump` to `DynamicGump` with a private constructor and the static `DisplayTo` entry-point pattern. - `HouseListGump` and `HouseRemoveGump` now route back through `HouseGump.DisplayTo` instead of constructing the gump directly. - Updates the `HouseSign` caller accordingly. |
||
|---|---|---|
| .. | ||
| AcceptHouseTransferGump.cs | ||
| ConfirmDemolishHouseGump.cs | ||
| ConfirmResizeHouseGump.cs | ||
| HouseGump.cs | ||
| HouseGumpAOS.cs | ||
| SetSecureLevelGump.cs | ||