Skip to content

Commit

Permalink
Give some creation_zone_pwg_alteration_location_deathst fields "unk" …
Browse files Browse the repository at this point in the history
…names

Stops GCC from complaining:
https://travis-ci.org/DFHack/dfhack/builds/306489965
  • Loading branch information
lethosor committed Nov 23, 2017
1 parent 1cdab5a commit 860a904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df.world-site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@
</class-type>

<class-type type-name='creation_zone_pwg_alteration_location_deathst' inherits-from='creation_zone_pwg_alterationst'>
<compound>
<compound name='unk_1'>
<stl-vector>
<pointer>
<int32_t/>
Expand All @@ -938,7 +938,7 @@
</stl-vector>
<stl-vector type-name='int32_t'/>
</compound>
<int32_t/>
<int32_t name='unk_2'/>
</class-type>

<class-type type-name='creation_zone_pwg_alteration_campst' inherits-from='creation_zone_pwg_alterationst'>
Expand Down

0 comments on commit 860a904

Please sign in to comment.