ModernUO/Projects/UOContent/Commands/Generic/Commands
Kamron Batman bb7bc57e42
fix: Adds static warning/notice gumps. (#1741)
### Summary
* Adds `StaticNoticeGump<T>` and `StaticWarningGump<T>`
* Converts NoticeGump/WarningGump to use `DynamicGump`
* Changes various uses of notice gump and warning gump to their static counterpart.
2024-04-26 17:19:16 -07:00
..
BaseCommand.cs feat(spawners): Adds Respawn, EditSpawner, and SpawnProps commands (#532) 2021-02-28 22:49:52 -08:00
Commands.cs fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
DesignInsert.cs fix: Adds static warning/notice gumps. (#1741) 2024-04-26 17:19:16 -07:00
Interface.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00