## 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. |
||
|---|---|---|
| .. | ||
| BaseHouse.cs | ||
| ContestHouses.cs | ||
| HouseFoundation.cs | ||
| HousePackets.cs | ||
| HousePlacement.cs | ||
| HousePlacementTool.cs | ||
| Houses.cs | ||
| HouseSign.cs | ||
| HouseTeleporter.cs | ||
| MovingCrate.cs | ||
| PreviewHouse.cs | ||