From a6445adf61a87f73a3cd7781c36e36e228ac526e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 24 Jun 2019 01:59:01 +0300 Subject: Fix code style --- src/text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index cb105fc32..2c0a6f551 100644 --- a/src/text.h +++ b/src/text.h @@ -109,7 +109,7 @@ class FlashText final : public Text FlashText(const std::string &text, const int x, const int y, const Graphics::Alignment alignment, const Color *const color, - Font *const font = nullptr); + Font *const font); A_DELETE_COPY(FlashText) -- cgit v1.2.3-60-g2f50