Skip to content

Commit

Permalink
Fix wrong roman watch tower x sign (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottml committed Aug 4, 2024
1 parent 436a5c6 commit 773f60b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions libs/s25main/gameData/BuildingConsts.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ constexpr helpers::MultiEnumArray<DrawPoint, Nation, BuildingType> SUPPRESS_UNUS
{14, -11}, {15, -10}, {-13, -7}, {16, -11}, {21, -3}, {-6, -2}, {14, -14}, {-26, -17}, {30, -25}, {0, 0},
{0, 0}, {0, -22}, {-30, -13}, {35, -20}, {13, -34}, {19, -15}, {-22, -10}, {37, -13}, {-15, -36}, {0, 0}}},
// Römer
{{{0, 0}, {15, -3}, {14, -2}, {0, 0}, {36, -12}, {-8, -8}, {12, -19}, {0, 0}, {0, 0}, {20, -39},
{15, -2}, {26, 4}, {21, 4}, {21, 4}, {0, 0}, {0, 0}, {0, 0}, {-29, -10}, {0, 0}, {-4, 4},
{7, -20}, {3, -13}, {0, 0}, {22, -8}, {18, -11}, {6, -14}, {23, -10}, {-28, -12}, {35, -27}, {0, 0},
{0, 0}, {2, -21}, {15, -13}, {11, -30}, {23, -5}, {10, -9}, {0, -25}, {41, -43}, {-34, -19}, {0, 0}}},
{{{0, 0}, {15, -3}, {14, -2}, {0, 0}, {0, 0}, {36, -12}, {-8, -8}, {12, -19}, {0, 0}, {20, -39},
{15, -2}, {26, 4}, {21, 4}, {21, 4}, {0, 0}, {0, 0}, {0, 0}, {-29, -10}, {0, 0}, {-4, 4},
{7, -20}, {3, -13}, {0, 0}, {22, -8}, {18, -11}, {6, -14}, {23, -10}, {-28, -12}, {35, -27}, {0, 0},
{0, 0}, {2, -21}, {15, -13}, {11, -30}, {23, -5}, {10, -9}, {0, -25}, {41, -43}, {-34, -19}, {0, 0}}},
// Wikinger
{{{0, 0}, {-5, 0}, {-5, 0}, {0, 0}, {-7, -5}, {-7, -32}, {-10, -1}, {-4, 5}, {0, 0}, {17, -10},
{20, 2}, {20, 0}, {20, -2}, {20, 0}, {0, 0}, {0, 0}, {13, -5}, {15, -6}, {-7, 2}, {17, -8},
Expand Down

0 comments on commit 773f60b

Please sign in to comment.