mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-17 17:11:14 +00:00
Fix fence obstruction
This was SVN commit r7907.
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
<Square width="0.8" depth="13.0"/>
|
||||
<Height>4.0</Height>
|
||||
</Footprint>
|
||||
<Obstruction>
|
||||
<Static width="0.8" depth="13.0"/>
|
||||
</Obstruction>
|
||||
<Vision>
|
||||
<Range>4</Range>
|
||||
<RetainInFog>true</RetainInFog>
|
||||
|
||||
@@ -22,6 +22,9 @@
|
||||
<Square width="0.8" depth="6.5"/>
|
||||
<Height>4.0</Height>
|
||||
</Footprint>
|
||||
<Obstruction>
|
||||
<Static width="0.8" depth="6.5"/>
|
||||
</Obstruction>
|
||||
<Vision>
|
||||
<Range>4</Range>
|
||||
<RetainInFog>true</RetainInFog>
|
||||
|
||||
Reference in New Issue
Block a user