(svn r17701) -Codechange: don't start line with a space if it's not inside comment
This commit is contained in:
@@ -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] = {
|
||||
|
Reference in New Issue
Block a user