Merge pull request #3935 from xanax/bleed

Fixed spawnpoints in chrome.yaml (D2K, TS, RA)
This commit is contained in:
Matthias Mailänder
2013-10-14 12:48:51 -07:00
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: 0,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: 0,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: 0,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