Skip to content

Commit

Permalink
UI: Show Smuggler Orni field
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilien Noal <[email protected]>
  • Loading branch information
maximilien-noal committed Jan 16, 2022
1 parent 55c164e commit 6f61796
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/cd/DuneEdit2/DuneEdit2/Views/MainWindow.axaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@
<NumericUpDown Text="{Binding CurrentSmuggler.UnknownByte2}" />
<Label>Harvesters Byte</Label>
<NumericUpDown Text="{Binding CurrentSmuggler.Harvesters}" />
<Label>Ornithopters Byte</Label>
<NumericUpDown Text="{Binding CurrentSmuggler.Ornithopters}" />
<Label>Krys Knives Byte</Label>
<NumericUpDown Text="{Binding CurrentSmuggler.KrysKnives}" />
<Label>Laser Guns Byte</Label>
Expand Down

0 comments on commit 6f61796

Please sign in to comment.