Strip trailing whitespace.
This commit is contained in:
parent
11e46bdc77
commit
3f21869f9c
4 changed files with 35 additions and 35 deletions
|
@ -450,7 +450,7 @@
|
|||
|
||||
#temporary disabled normal multihex macro
|
||||
#{TERRAIN_BASE_B Wo ANIMATION_15 water/ocean}
|
||||
#{TERRAIN_BASE_B Ww,Wwf,Wwr ANIMATION_15 water/coast}
|
||||
#{TERRAIN_BASE_B Ww,Wwf,Wwr ANIMATION_15 water/coast}
|
||||
#{TERRAIN_BASE_B Wwt ANIMATION_15 water/coast-tropical}
|
||||
|
||||
#{TERRAIN_BASE_B Ss ANIMATION_15 swamp/water}
|
||||
|
|
|
@ -34,12 +34,12 @@
|
|||
[abilities]
|
||||
{ABILITY_HEALS}
|
||||
[/abilities]
|
||||
|
||||
|
||||
{DEFENSE_ANIM_DIRECTIONAL "units/saurians/oracle/oracle-se-defend2.png" "units/saurians/oracle/oracle-se-defend1.png" "units/saurians/oracle/oracle-ne-defend2.png" "units/saurians/oracle/oracle-ne-defend1.png" hiss-hit.wav }
|
||||
{STANDING_ANIM_DIRECTIONAL_6_FRAME "units/saurians/oracle/oracle"}
|
||||
{MOVING_ANIM_DIRECTIONAL_12_FRAME "units/saurians/oracle/oracle"}
|
||||
{DEATH_ANIM_DIRECTIONAL_4_FRAME "units/saurians/oracle/oracle"}
|
||||
|
||||
|
||||
[healing_anim]
|
||||
start_time=-300
|
||||
{HALO_FRAME_SAURIAN}
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
[/linked_group]
|
||||
|
||||
[grid]
|
||||
|
||||
|
||||
[row]
|
||||
grow_factor = 0
|
||||
|
||||
|
@ -67,13 +67,13 @@
|
|||
horizontal_grow = "true"
|
||||
|
||||
[grid]
|
||||
|
||||
|
||||
[row]
|
||||
[column]
|
||||
horizontal_alignment = "left"
|
||||
border = "bottom"
|
||||
border_size = 10
|
||||
|
||||
|
||||
[label]
|
||||
id = "lblChoose"
|
||||
definition = "default"
|
||||
|
@ -82,17 +82,17 @@
|
|||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[row]
|
||||
[column]
|
||||
horizontal_alignment = "left"
|
||||
|
||||
|
||||
[grid]
|
||||
|
||||
|
||||
[row]
|
||||
|
||||
|
||||
[column]
|
||||
border = "right"
|
||||
border_size = 10
|
||||
|
@ -106,7 +106,7 @@
|
|||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[column]
|
||||
border = "bottom"
|
||||
border_size = 10
|
||||
|
@ -120,18 +120,18 @@
|
|||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[/grid]
|
||||
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[row]
|
||||
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
|
||||
border = "bottom"
|
||||
border_size = 10
|
||||
|
@ -154,9 +154,9 @@
|
|||
|
||||
label = _ "Name"
|
||||
[/label]
|
||||
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
|
@ -170,17 +170,17 @@
|
|||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[/header]
|
||||
|
||||
|
||||
[list_definition]
|
||||
|
||||
[row]
|
||||
|
||||
|
||||
[column]
|
||||
|
||||
|
||||
[toggle_panel]
|
||||
definition = "default"
|
||||
|
||||
|
@ -218,15 +218,15 @@
|
|||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[/grid]
|
||||
|
||||
|
||||
[/toggle_panel]
|
||||
|
||||
|
||||
[/column]
|
||||
|
||||
|
||||
[/row]
|
||||
|
||||
[/list_definition]
|
||||
|
@ -301,14 +301,14 @@
|
|||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
|
||||
[/grid]
|
||||
|
||||
[/column]
|
||||
|
@ -320,7 +320,7 @@
|
|||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
|
||||
[grid]
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
[/window_definition]
|
||||
|
||||
#define _GUI_H_SPACER WIDTH GROW_FACTOR
|
||||
#define _GUI_H_SPACER WIDTH GROW_FACTOR
|
||||
[column]
|
||||
|
||||
grow_factor = "{GROW_FACTOR}"
|
||||
|
|
Loading…
Add table
Reference in a new issue