Skip to content

Commit

Permalink
name building list textpos fields
Browse files Browse the repository at this point in the history
  • Loading branch information
myk002 committed Mar 17, 2024
1 parent e273c1c commit dc0d269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df.building-raws.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@
</struct-type>

<class-type type-name='building_def_workshopst' inherits-from='building_def'>
<int32_t/>
<int32_t name='list_icon_texpos'/>
</class-type>

<class-type type-name='building_def_furnacest' inherits-from='building_def'>
<int32_t/>
<int32_t name='list_icon_texpos'/>
</class-type>
</data-definition>

Expand Down

0 comments on commit dc0d269

Please sign in to comment.