1
0
forked from 0ad/0ad

Tidy some whitespace

This was SVN commit r10791.
This commit is contained in:
Ykkrosh 2011-12-22 17:05:34 +00:00
parent c989f52c46
commit 3c1dc9ec32
3 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
<Selectable/>
<VisualActor>
<SelectionShape>
<Footprint />
<Footprint/>
</SelectionShape>
</VisualActor>
</Entity>

View File

@ -53,14 +53,14 @@
<DisableBlockPathfinding>false</DisableBlockPathfinding>
</Obstruction>
<OverlayRenderer/>
<RallyPoint />
<RallyPoint/>
<RallyPointRenderer>
<MarkerTemplate>special/rallypoint</MarkerTemplate>
<LineTexture>art/textures/misc/rallypoint_line.png</LineTexture>
<LineTextureMask>art/textures/misc/rallypoint_line_mask.png</LineTextureMask>
<LineThickness>0.2</LineThickness>
<LineColour r="35" g="86" b="188" />
<LineDashColour r="158" g="11" b="15" />
<LineColour r="35" g="86" b="188"/>
<LineDashColour r="158" g="11" b="15"/>
<LineStartCap>square</LineStartCap>
<LineEndCap>round</LineEndCap>
<LineCostClass>default</LineCostClass>

View File

@ -55,7 +55,7 @@
<Actor>structures/plot_field_new.xml</Actor>
<FoundationActor>structures/plot_field_found.xml</FoundationActor>
<SelectionShape>
<Footprint />
<Footprint/>
</SelectionShape>
</VisualActor>
</Entity>