feat(ui): centralize retail selection state
This commit is contained in:
parent
c7607f019c
commit
7983309d23
30 changed files with 591 additions and 108 deletions
|
|
@ -110,6 +110,7 @@ public class InventoryFrameImportProbe
|
|||
playerGuid: static () => 0u,
|
||||
iconIds: static (_, _, _, _, _) => 0u,
|
||||
strength: static () => 100,
|
||||
selection: new AcDream.Core.Selection.SelectionState(),
|
||||
datFont: null,
|
||||
onClose: () => closes++);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue