Skip to content

Commit

Permalink
Fix glowing_barrier and deep_vein_hollow
Browse files Browse the repository at this point in the history
  • Loading branch information
quietust committed Sep 28, 2012
1 parent a7f7d38 commit 9773484
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions df.world.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,9 @@
dtor 89fff80
<stl-vector name='glowing_barriers'>
<pointer>
<int32_t name='id'/>
<stl-vector/>
<int8_t/>
<int32_t/>
<stl-vector type-name='int32_t'/>
<compound name='pos' type-name='coord'/>
</pointer>
</stl-vector>
Expand All @@ -189,8 +190,7 @@
<int8_t/>
<int32_t/>
<compound name='tiles' type-name='coord_path'/>
<int32_t/>
<int16_t/>
<compound name='pos' type-name='coord'/>
</pointer>
</stl-vector>

Expand Down

0 comments on commit 9773484

Please sign in to comment.