Skip to content

Commit

Permalink
fixed a typo in job_details struct (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
pronvit authored and lethosor committed Jul 21, 2016
1 parent f1d4d76 commit 369dfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion df.ui-menus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@
<stl-vector name='detail_type' type-name='int32_t' comment='0-material, 1-image, 2-size, 3-type'/>
<stl-vector name='detail_material_type' type-name='int32_t'/>
<int32_t name='detail_cursor'/>
<int32_t name='setting_deatil_type'/>
<int32_t name='setting_detail_type'/>
<int32_t name='unk6'/>
<compound name='pos' type-name='coord'/>
<pointer name='workshop' type-name='building_workshopst'/>
Expand Down

0 comments on commit 369dfdd

Please sign in to comment.