Implement retail character management screen
This commit is contained in:
parent
5535d0adac
commit
6cfab727f1
19 changed files with 2435 additions and 6 deletions
|
|
@ -31,6 +31,8 @@ public class DatWidgetFactoryTests
|
|||
|
||||
[Theory]
|
||||
[InlineData(0x13u)] // ConfirmationDialog (catalog root 0x15)
|
||||
[InlineData(0x15u)] // ConfirmationTextInputDialog (catalog root 0x2C)
|
||||
[InlineData(0x17u)] // MessageDialog (catalog root 0x24)
|
||||
[InlineData(0x19u)] // WaitDialog (catalog root 0x31 — OP8 #396's live
|
||||
// crash: unmapped type built a plain UiDatElement and
|
||||
// RetailWaitDialogView's ctor threw out of OnClick)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue