Browse Source

Fix formatting

pull/5323/head
Anders Jenbo 4 years ago
parent
commit
f9fae00958
  1. 2
      Source/automap.cpp

2
Source/automap.cpp

@ -469,7 +469,7 @@ void DrawAutomapPlr(const Surface &out, const Displacement &myPlayerOffset, int
DrawMapLineSteepSE(out, point, AmLine(4), playerColor);
} break;
case Direction::NoDirection:
break;
break;
}
}

Loading…
Cancel
Save