Fixed spawnpoints in chrome.yaml (D2K, TS, RA)

Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
Fixes #3931
This commit is contained in:
Sébastien Kerguen
2013-10-14 18:43:51 +02:00
parent 209443d062
commit 76c81b610a
6 changed files with 9 additions and 9 deletions

View File

@@ -225,10 +225,10 @@ dialog4: dialog.png
corner-br: 571,446,6,6
lobby-bits: spawnpoints.png
spawn-unclaimed: 512,452,16,16
spawn-claimed: 528,452,16,16
spawn-unclaimed: 16,0,16,16
spawn-claimed: 0,0,16,16
admin: 37,5,7,5
colorpicker: 512,452,16,16
colorpicker: 16,0,16,16
huepicker: 45,0,7,15
strategic: strategic.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 67 KiB

View File

@@ -169,10 +169,10 @@ dialog4: dialog.png
corner-br: 571,446,6,6
lobby-bits: spawnpoints.png
spawn-unclaimed: 512,452,16,16
spawn-claimed: 528,452,16,16
spawn-unclaimed: 16,0,16,16
spawn-claimed: 0,0,16,16
admin: 37,5,7,5
colorpicker: 512,452,16,16
colorpicker: 16,0,16,16
huepicker: 45,0,7,15
strategic: strategic.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -163,10 +163,10 @@ dialog4: dialog.png
corner-br: 571,446,6,6
lobby-bits: spawnpoints.png
spawn-unclaimed: 512,452,16,16
spawn-claimed: 528,452,16,16
spawn-unclaimed: 16,0,16,16
spawn-claimed: 0,0,16,16
admin: 37,5,7,5
colorpicker: 512,452,16,16
colorpicker: 16,0,16,16
huepicker: 45,0,7,15
strategic: strategic.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 138 KiB