(svn r17701) -Codechange: don't start line with a space if it's not inside comment

This commit is contained in:
smatz
2009-10-04 20:51:50 +00:00
parent b243f6ca97
commit 6c7f8fc8b4
12 changed files with 25 additions and 24 deletions

View File

@@ -75,8 +75,8 @@ static const DrawTileSprites _tram_depot[] = {
static const SpriteID _road_tile_sprites_1[16] = {
0, 0x546, 0x545, 0x53B, 0x544, 0x534, 0x53E, 0x539,
0x543, 0x53C, 0x535, 0x538, 0x53D, 0x537, 0x53A, 0x536
0, 0x546, 0x545, 0x53B, 0x544, 0x534, 0x53E, 0x539,
0x543, 0x53C, 0x535, 0x538, 0x53D, 0x537, 0x53A, 0x536
};
static const SpriteID _road_frontwire_sprites_1[16] = {