Skip to content

Commit

Permalink
Merge pull request DFHack#54 from pronvit/patch-2
Browse files Browse the repository at this point in the history
added missing field in viewscreen_optionst
  • Loading branch information
lethosor committed Jul 1, 2015
2 parents 53c424e + 3db1615 commit 20a289c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions df.viewscreen.xml
Expand Up @@ -1340,6 +1340,7 @@
<int8_t name='msg_peasant'/>
<int8_t name='in_retire_dwf_abandon_adv' comment='1 when retiring a fortress or abandoning an adventurer'/>
<int8_t name='in_abandon_dwf'/>
<int8_t name='ending_game'/>
<int32_t name='sel_idx'/>
<stl-vector name='options'>
<enum base-type='int32_t' name='options'>
Expand Down

0 comments on commit 20a289c

Please sign in to comment.