Skip to content

Commit

Permalink
restored sel_idx field that went AWOL
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikLundell committed Feb 13, 2020
1 parent 8367534 commit b058de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.viewscreen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@

<class-type type-name='viewscreen_export_graphical_mapst' inherits-from='viewscreen'>
<bool name='in_export'/>
<int32_t/>
<int32_t name='sel_idx'/>
<int32_t/>
<stl-vector type-name='int32_t'/>
<stl-vector/>
Expand Down

0 comments on commit b058de3

Please sign in to comment.