Skip to content

Commit

Permalink
corrected windmill orientation info
Browse files Browse the repository at this point in the history
  • Loading branch information
Japa committed Nov 3, 2015
1 parent 8fcb57a commit 3eca9cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions df.machines.xml
Expand Up @@ -101,8 +101,8 @@
<class-type type-name='building_windmillst' inherits-from='building_actual'>
<compound name='machine' type-name='machine_info'/>

<int16_t name="orient_angle" init-value='-1'/>
<int16_t name="orient_mode"/>
<int16_t name="orient_x" init-value='-1'/>
<int16_t name="orient_y"/>

<int16_t name="is_working"/>
<bool name="visual_rotated"/>
Expand Down

0 comments on commit 3eca9cc

Please sign in to comment.