Skip to content

Commit

Permalink
Fix wrong door const (formatting)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottml committed Jun 18, 2024
1 parent 49e36e0 commit efa95fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/s25main/gameData/DoorConsts.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ constexpr helpers::MultiEnumArray<int8_t, Nation, BuildingType> DOOR_CONSTS = {
{9, 1, 5, 0, 12, -6, 9, -4, 0, 7, 8, 8, 8, 8, 5, 0, 10, 9, 5, 3,
9, 10, 3, 12, 10, 13, 7, 0, -8, 14, 0, 11, 10, 9, 11, 0, 15, -7, -5, 16},
// Römer
{4, 6, 8, 0, 12, 8, 16, 4, 0, -3, 8, 8, 8, 8, 6, 0, 10, 12, 14, 12,
{4, 6, 8, 0, 12, 8, 16, 4, 0, -3, 8, 8, 8, 8, 6, 0, 10, 12, 14, 12,
9, 12, 12, 16, 19, 14, 16, 0, -8, 17, 0, 6, 9, 8, 14, 6, 4, -13, -8, 2},
// Wikinger
{10, 12, 11, 0, 11, -5, 9, 19, 0, 14, 9, 9, 9, 9, 4, 0, 10, 10, 10, 12,
Expand Down

0 comments on commit efa95fb

Please sign in to comment.