Fixed oversight in scaling settings for new bigmaps.

This commit is contained in:
ln-zookeeper 2013-09-03 19:18:39 +03:00
parent 066754a946
commit 8e46cb683c
6 changed files with 36 additions and 12 deletions

View file

@ -3,11 +3,15 @@
#define AOI_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/aoi.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef

View file

@ -3,11 +3,15 @@
#define DID_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/did.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef

View file

@ -3,11 +3,15 @@
#define HTTT_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/httt.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef

View file

@ -1,11 +1,15 @@
#define SOF_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/sof.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef

View file

@ -3,11 +3,15 @@
#define SOTBE_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/sotbe.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef

View file

@ -3,11 +3,15 @@
#define TSG_BIGMAP
[background_layer]
image=maps/background.jpg
keep_aspect_ratio=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
[/background_layer]
[background_layer]
image=maps/tsg.png
scale=no
scale_vertically=yes
scale_horizontally=no
keep_aspect_ratio=yes
base_layer=yes
[/background_layer]
#enddef